Skip to content

swapnilholkar/StockItUp

Repository files navigation

A Web Application for Gathering Expert Opinion and Providing Plausible Stock Trend Information

Run the application on your local computer:

Prerequisites

  1. Make sure you have a local environment set up
  2. Python installed
  3. Django installed

Installing

Once the local environment is set up

1) go to the location of the manage.py file within the directory.
2) activate the local environment.
3) run pip install --upgrade -r requirements.txt
4) install any packages that were not installed properly from the requirements.txt (if any)
5) run python manage.py runserver
6) enter the URL in your browser.

Built With

  • Dango - The web framework used
  • Python - The programming language

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors