Skip to content

krigjo25/webapp-ApexTrade-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApexTrade

The assignment were to create a replica of a finance webpage.

The application was implemented as an assignment at xCS50 Please respect, and keep the Academic Honesty Policy in mind.
A demo of the application can be watched at CS50 Demo

Installation

  1. Clone the repository:
#   Using HTTPS
git clone https://github.com/krigjo25/webapp-ApexTrade-py.git

#   Using SSH
ssh [email protected]:krigjo25/webapp-ApexTrade-py.git

#   Using Github CLI
gh repo clone krigjo25/webapp-ApexTrade-py
  1. Navigate to the project directory
cd webapp-ApexTrade-py
  1. Install given requirements
pip install -r requirements.txt
  1. Run the file
flask run --debug ( opens up the development environment)

Sincerely, @krigjo25

About

Trade Stocks: Stockifolio, simplified

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published