-
Notifications
You must be signed in to change notification settings - Fork 4
Dependencies
Wenlin Mao edited this page Oct 18, 2018
·
2 revisions
- ReactJS: https://reactjs.org
- MongoDB: https://www.mongodb.com Please go to MongoDB.com to download the latest version of Mongo DB.
- Flask: http://flask.pocoo.org/docs/1.0/installation/#installation refer this page to install Flask for back-end developing Please do use virtual environment for the dependencies so that python will not messed up with other projects' dependencies
- http://api.mongodb.com/python/current/installation.html PyMongo: Driver for mongoDB, please follow the instruction to install in virtual environment
- Chrome: https://chrome.com For front-end debugging
- Postman: https://getpostman.com For back end development
- Robo3T: https://robomongo.org For Mongo DB Management