Day After Day is an Android application that allows for users to take daily photographs of themselves and see how their physical selves have changed over time.
Day After Day compiles using Android Studio.
If you would like to submit your code to this project, please submit a pull request.
A couple guidelines:
- Use Google's Kotlin style guide. Android Studio uses this by default.
- Test your code. Please do not submit code that does not work.