Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.35 KB

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

  1. Preferrably clone this project in a virual environment.

  2. Activate the virual environment.

  3. 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