Final Project for the Module "Mobile Applications Development" of the H.Dip in Computer Science in Software Development - GMIT
Ionic Application to access the Weather and News of a chosen location. Client interface that consumes the following APIs:
Ionic, TypeScript, HTTP Calls, JSON Manipulation, HTML, CSS
- Compare Weather of two locations.
- Choose from which location the News will be shown (only if Compare Weather is activated)
- Pagination on the News Display
No weather will be shown as there are no selected cities. The News button will be disabled for the same reason.
Activating the Toggle will show a second Input Box to enter a Second Location and choose from which Location the News will be shown.
The Weather of the location(s) will be shown. The button to check the news will be active.
The news for the Location (chosen) will be shown
MIT License. See "LICENSE" for further information.