Skip to content

PoojanCShah/Stock-Trading-Website

Repository files navigation

COP290 Assignment1

Description

This web application is developed as a part of the COP290 course. It's a Flask-based project designed to manage user registrations and logins, featuring a welcoming interface.

Installation Instructions

  1. Clone the Repository

  2. Install Required Packages

  • Make sure Python is installed on your system.
  • Install the necessary dependencies:
    pip install -r requirements.txt
    

Usage

To launch the web application, run:

python3 app.py

Upon running the command, the Flask server will start, and the application should be accessible through a web browser at http://localhost:5000 or the designated port displayed in your terminal.

Screenshots

Home Page

Home Page

Login Page

Login Page

Register Page

Dashboard

Stock PLots

Multiple plots

Interactive and Dynamic Visuals

Options Live SLider

Live Market

Filters and Sorting

Investments

Buy and Sell stocks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published