Stocker is a Website that serves you the latest stock information on all Companies. Using Web scraping stock from various companies can be compared using the chatbot feature.
- Insert list of features here
- Latest information on company stocks
- Mutual fund returns calculator
- Chatbot with various functionality
$ git clone https://github.com/CodeChefVIT/<Project>
$ cd <Project>
$ pip3 install -r requirements.txt
$ python3 manage.py runserver
With ❤️ by CodeChef-VIT