Tell me where, we will take you there! ==> https://teleport-world-clock.herokuapp.com/
Teleport is a cool app which shows you a city's current time and weather information.
- User chooses a city from drop-down menu
- Event listener triggered for the input
- XHR/server Request --> API calls
- Get response from API calls and output provided
- Dom Manipulation / filtering of data
- Rendering of information back to user graphically
This project is to apply what we have learned, especially how to :
- Make your API calls from the back-end using the Request module
- Back-end testing using tape and basic front-end testing
- Hosting project on heroku
- Testing server by injecting fake HTTP requests using Shot
- Using module.exports and require to break a single large server file into smaller modules
- Employing continuous integration on your project with Travis
- Hasan @hasansaad1
- Mynah @MynahMarie
- Sophia @Sophieeejw