Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 809 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 809 Bytes

Stocklytic.io

stocklytic.io.mp4

forthebadge

✅Description :

Stocklytic.io is a stock analysis platform which provides analytical graphs and technical analysis indicator charts making stock market understanding easy for everyone.

✅Technologies used :

  • Flask
  • HTML , CSS , JS
  • Talib
  • Docker

✅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

Made with 💕 , powered with ☕