- View list of missions
- Filter by year/launch success/launch failure
- Server side rendering to display the list of initial missings.
- Client side rendering to filter and fetch subsequent missions.
- Server side rendering to display the list of missions with applied filters.
- Designing as a mobile first approach followed by tablet and desktop.