#Tutee A web application to simplify the high school tutoring system.
While the site is not live, if you wish to run it:
- Download Flask: `pip install Flask`
- Make sure MongoDB is downloaded & running: `mongod`
- Make sure you have the correct dependencies
- pymongo cannot be above version 2
- Find the website on [localhost](http://127.0.0.1:5000/)
##Roles
###Leader - Aida Piccato
- Front End - Isaac Gluck
- Database Manager - Aida Piccato
- Javascript Connections - Leslie Bresnahan
- Search Algorithm & Authentication - Coby Goldberg
###APIs
- Geolocation
- Google Maps
###Later features
- Instant Messaging
- Storing Resouces/Documents
- Google Calendar Integration