This is the official repo for the Car Park App made by Android developers from the HNG6.0 Internship 💥🔥
These instructions will get you a copy of the project up and running on your local machine for development and testing
- Fork the repo to your GitHub.
- Clone the forked repo
- Run it to be sure it's working.
- Branch out to a new branch your working on.
-
Pascal case for Classes and Interfaces or Enums
eg LoginActivity()
-
Camel case for Methods and Fields
eg openTool()
-
snake case for xml id's, layout names and drawable names
eg @+id/register_button
- Every PRs should be made to dev_test branch
- Don't add any color to the project until it is confirmed for you that the color is not on the project already, that means I have added colors already.
- Don't add any drawables to the project until I confirm that the drawable should be added, that means drawable has been added already.
- Don't create any class outside a package. Every class should be in it's appropriate package, if you're confuse, ask Oluwajuwon for clarification.
- Always pull before you push. If you have any challenges, seek for help from any of the mobile guys here.
- Let's work in Love, Peace and Harmony 🎉 ✨