Skip to content

qphan02/shopping_cart

Repository files navigation

shopping_cart

Shopping cart is a website project for my database class. The website simulates a 'virtual' stock exchnage where users can buy or sell stocks. Each new user is given $100,000 virtual currency to invest.

Run

Before running the website, you need to install flask, in your terminal, enter:

pip install flask

or

pip3 install flask

To run the website:

make

Copy and paste the ip address provided in the terminal to your web browser to see the website.

About

A virtual stock exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published