/individual-project-tuit-s6

INDIVIDUAL PROJECT. Topic: Building Stock Trading Simulator with Credit Card Validator and Cryptography Features.

Primary LanguagePython

  1. make sure to "$ export API_KEY=pk..."
  2. make sure to install all libraries in requirements.txt
  3. just type "$ flask run" to run the project
  4. to access db, type "$ sqlite3 finance.db"