Skip to content

A single-page web application s which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user.

License

Notifications You must be signed in to change notification settings

YogeshUpdhyay/Stocklytic.io

Repository files navigation

Stock Analyzer


Setup

  • For running on host machine
python3 -m venv venv
source venv/bin/activate
python main.py

Note: Make sure you have postgres installed on your system.

  • Using docker
docker-compose up

The server will be up and running on http://localhost:5055

About

A single-page web application s which will show company information (logo, registered name and description) and stock plots based on the stock code given by the user.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published