Topics to open a pull request:
- Unit tests
- New features
- Bug fixes
- Code quality improvements
This app allows students to track their progress on becoming a complete Apple Developer Academer.
This project also serves as a study of iOS development best practices in terms of project structure, modularization and code quality
To run this project, you will need to install:
- make
- xcodegen
- swiftgen
- Cocoapods
Having those tools installed, just run make generate
to generate the Xcode project.
Feel free to open a pull request on any addition or discussion you'd like to engage :)