An app to keep track of SpaceX launches
This app aims to keep the user informed about the latest SpaceX launches using the open-source SpaceX-API. The user can filter the list of launches to show only successful launches, refresh the list of launches by swiping down or click on an item of the list to see more information about it. The app doesn't use any third-party libraries or frameworks.
- List of all launches of SpaceX along with launch date and mission name ordered by launch date
- Refresh list of launches
- Filter list to show only successful launches
- Check more information about a specific launch
- Good coverage on Tests, Integration and Unit(TODO)
- A widget to inform the user about a new launch(TODO)
This project is licensed under the MIT License