Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samudraneel05/equigrow

Dynamic web application for tracking and trading stocks, with a functional registration and login feature that stores customer data using SQL.
https://github.com/samudraneel05/equigrow

css django flask html python

Last synced: about 1 month ago
JSON representation

Dynamic web application for tracking and trading stocks, with a functional registration and login feature that stores customer data using SQL.

Awesome Lists containing this project

README

        

# EquiGrow
Created a dynamic web application for tracking and trading stocks, with a functional registration and login feature that stores customer data using SQL.

Included a dashboard that displays stocks bought and added to the watchlist, and added separate pages for buying or selling transactions.

Developed a page to store transaction history and favorite stocks that uses cookies.

Added an option for searching stocks and their price chart over a period of time that draws on data using APIs.

Built a fully functional contact page that allows users to get in touch with via email.