This project is a part of Hasura Product Development Fellowship (4th Dec, 2017 - 10th Feb, 2018)
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
- Python (I am using python 2.7 on Windows 7)
- Pip
- Flask (debugger and virtual environment recommended)
- Install python globally
- Install pip globally
- Install flask
- Setup Flask Virtual Environment
- Enable flask debug mode globally, to run the app in debug mode globally
- Keep including packages in flask using 'pip install "package name"' whenever required
Not mandatory / I also used
1. Git-bash
2. Sublime Text 3
Check if everything is setup and good to go by running a basic flask app (mentioned in Step 4. video)
- Pull the contents of the Repo in your Flask folder
- Run the Flask app
- Look at the routes in inti.py file and visit them to see the results
- Python 2.7.14 - Language Used
- Pip 9.0.1 - Python Package Management System
- Flask 0.12.2 - A Python Microframework
- Mentor - Technical Guidance - Website
- (T46NE1) Karan Sanjeev Nair - Backend: NodeJS-Express - Website
- (T46NE1) Naveen Dahiya - Frontend: ReactJS - Website
- (T46NE1) Tushar - Frontend: React-Native - Website
- (T46PF1) Bony Fus - Frontend: ReactJS - Website
- (T46PF1) Hari Prasad - Frontend: ReactJS - Website
- (T46PF1) Meet Joshi - Backend: Python-Flask - Website
See also the list of contributors who participated in this project.
NONE
- I would thank NPTEL, IIT Madras and Hasura for a wonderful tie-up and providing us an opportunity to learn so much in so little time.
- Live video sessions by Tanmai Gopal and Rajoshi Ghosh have been an inspiration and motivating force to complete the IMAD course. It helped me let believe in myself and keep pushing my limits to complete the course successfully.
- I would like to thank hasura team and all my fellow interns who have contributed on the discourse forum.
- I thank my mentor and fellow team members for the time and efforts they have put behind this project.
- And all those who helped directly or indirectly to make this course bigger and better over time.