Project created in 2021 like a test project for company.
Project idea:
- Load launchpads from api: https://api.spacexdata.com/v3/
- Show launchpads on screen.
- Detail screen for each launchpad.
After 2 years, i'm looking for a new job, to present my skills, I decide to refactor whole project.
master - main branch created in 2021
refactor - branch for refactoring
develop - branch for introduce changes
ref/* - separate branches to refactor
features/* = branches for new features
tests available in develop branch