Contributions of Codex members on Github
- Create an OAuth app on Github
- Set environment value
CLIENT_IDas theclient_idof the OAuth app - Set environment value
CLIENT_SECRETas theclient_secretof the OAuth app
- Create a MongoDB server. I've used MLab
- Set environment value
MONGODB_URIto the MongoDB server url - Create a collection
members
- Add the members you want to show in users.json
- Run
python update.py - Wait for it to populate the database
- Install all dependencies
pip install -r requirements.txt - Run
python app.py - Browse to
localhost:5000 - Deploy to your preferred platform. I've used heroku.
- Create a scheduler to run
python update.pyevery hour. (If it is run more than once an hour, you can get rate limited) - Everytime you add a new name to the list, it is safer to manually run
python update.py
rather than wait for it to update at the next schedule
| Name | Github Username |
|---|---|
| Ritika Mandal | Ritika432 |
| Akshay | akki031197 |
| Jashaswee Jena | jashasweejena |
| Salif Moin | salif-04 |
| Parag Bhattacharjee | PsychoBoy5 |
| Nehal Kumar Singh | geekyNehal |
| Omm Mishra | ommmishra |
| Simran Agrawal | SimranAgrawal1 |
| Shikha Kumari | shikhanimmi |
| Kumar Arunav | KumarArunav |
| Dipannita Mahata | dipu-m18 |
| Shikha Singh | SHIKHASINGH1506 |
| Anish Kumar Yadav | anish-yadav |
| Swagat Parija | swagat5147 |
| Mohit Agarwal | mojito9542 |
| MD Azmal | MD-AZMAL |
| Ankit Prasad | Ankit289Prasad |
| Aruba Shireen | aruba246 |
| Ashis Padhi | AshisPadhi |
| Pawan Kumar | Pawan0411 |
| Debashish Mishra | Zanark |
| A Rupesh | rupesh1310 |
| Nirmal Kumar Bhakat | Nirmal-Kr |
| Subhrajit Prusty | SubhrajitPrusty |
| Dibya Ranjan Jena | dibyasonu |
| Sudhansu | alphacrash |
| Swaraj Laha | swarajlaha |
| Srinibas Biswal | srinibasbiswal |
| Sidharth | xlreon |
| Ayush Mishra | hsuay |
| Subhasish Sahu | subhasish210 |
