About
Bulls and Bears is an online stock trading event hosted by IEEE DTU chapter during the annual technical fest of Delhi Technological University.
Rulebook PDF
Running the project
-
Preferrably clone this project in a virual environment.
-
Activate the virual environment.
-
Install all required modules from requirements.txt
cd bnb2017 pip install -r requirements.txt
for more checkout installation guide Django-rest-auth: Social Install
Bulls n Bears 2017 - Django Backend Tasklist
Note 1 : Check installation procedure
Note 2 : Add All APIs to the DOC
Request on WhatsApp group for editing access
Login App
- Facebook Login API
- Test Authentication for views
Integrating Celary
- Celary Integration
- Adding All Tasks
- Testing
StockMarket App
- Company Portfolio
- Stock Update Algo - No APIs but automatic scheduled run (CRON job or something else)
- Current Stocks
Customer App
- Customer Portal - APIs for Buy/Sell and User logs
Leaderboards
- Paginated Leaderboards