-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Nikhil Kumar Mishra edited this page Jul 1, 2017
·
5 revisions
Welcome to the bnb2018 wiki!
-
Fb login page
-
Schemas of Database--> 1. Customer 2.Company 3.News
-
APIs--> buy,sell,short,cover etc. API Doc
-
Cron Jobs--> Required for auto updating price of stocks, For updating prices based on News and posting news after a fixed interval.
-
Front End The flow will be something like
- Fb login page ---> Market page.
- Side Nav bar (Menu like structure) with options:
*Profile--> user details, his portfolio etc
*Market--> fetch list of companies and show details like price,quantity etc
*News-->fetch published news and display them
*LeaderBoard
Always be updated with the main repository.
Do you work in your clone.
Before creating Pull Request, dont forget to :
git pull --rebase origin <branch>
Always be motivated