Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/samudraneel05/equigrow
- Owner: samudraneel05
- Created: 2024-02-10T13:03:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-10T13:06:48.000Z (11 months ago)
- Last Synced: 2024-02-10T14:24:03.590Z (11 months ago)
- Topics: css, django, flask, html, python
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.