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: 3 months 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T13:06:48.000Z (over 2 years ago)
- Last Synced: 2025-03-21T12:22:20.506Z (over 1 year 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.