Repository containing code examples and slides for the modern web development course.
- Deploy on heroku.
- Create an api for questions and answers, save them to file.
- Create an api for reviews, save them to file.
- Proxy weather api requests from https://openweathermap.org/api to your own api.
- Connect to mongolab through heroku.
- Save the questions, answers and reviews from the api's in mongo.
- Create a presentation page for a phone (iphone/samsung galaxy etc.).
- Create a presentation page for your favorite band.
- Create a to-do app.
- Create a blog aggregator app.
- Create a news aggregator app.
- Create a weather app.
- Create a question and answer app.
- Create a review app.
- Run the apps on a phone (with cordova).
All the apis should work on the development machine and on heroku platform. The database used should be hosted on mongolab from heroku platform.