Skip to content

A Stock Trading and Finance Dashboard Web Application

Notifications You must be signed in to change notification settings

limyuquan/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yu Quan's Finance Webapp

This is my take on the CS50 finance project assignment This also happens to be my first time making a webapp/website and this repo is created to document my journey.

Features:

  • Login/ Logout change functionality
  • Register/ Password Change functionality
  • Lookup stock prices
  • Buy and sell stocks
  • History of transactions made
  • Add funds

Installation:

To run it locally:

  • Download and install all the files in your folder to run it locally.

To run it on a server:

  • You can follow this video tutorial by freeCodeCamp to learn how to run a server online.

Requirements:

All libraries required can be located in the requirements text file. Webapp backend is also written in Python 3 and is using the Flask Framework.

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Technologies used:

  • Python and Flask
  • SQL database

Possible Improvements to the project:

If given ample time, these are the possible improvements I would implement:
  • Improve search times and runtimes
Bugs and problems reported:
  • Nil so far

What have I learned from the project:

  • Better usage of APIs
  • Usage of web frameworks (Flask)
Repository History

28 Nov 2022 - Repo created

Releases

No releases published

Packages

No packages published