Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Methods_And_Tools_Project

Project

To create a command-line e-commerce store. User must be able to login or create an account once the system begins. They cannot proceed without logging in so make sure wrong choice are accounted for and there's a choice for them to quit if they do not want to login. Only one user type need to be accounted. Once logged in, your user needs to be able to interact with all the items, shop, and manage their account.

Setup to run the program

  1. Clone or download the repositiory
  2. Go to the cloned/downloaded directory from your terminal
  3. Run these commands:
$ g++ -o <name-you-want-to-give> main.cpp
$ .\<name-you-gave>.exe
  1. Select 1 to LOGIN
  2. Use "user" as USERNAME and "password" as PASSWORD to login for the first time or you can create your own account and use that to login
  3. You can now fully interact with the program

Team

Group Number: 8

  • Ashim Paudel (ap2737)
  • Grant Doty (td1131)
  • Ashtanyrein Duncan (add485)
  • Benny Jiang (bj962)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages