=================================
An all-in-one traveller app that provides useful information for the destination.
- Currency Converter
- Local News
- Weather
- GoogleMap/Destination-Restaurant reviews (TripAdvisor)
- Translator
As a user,
So that I can create a new journey,
I need to be able to select a default origin.
As a user,
So that I can create a new journey,
I need to be able to select a destination.
As a user,
So that I know how much things cost,
I need to be able to check the exchange rate.
As a user,
So that I know what is happening where I am,
I need to be able to check the current news stories.
- MongoDB - Database
- ExpressJS - Server
- ReactJS - Front end
- NodeJS - Back end
- Jasmine - TDD