
A central service marketplace, exclusively for Cornell students. Built for students looking to save money—and for those hustling, freelancing, or launching a business.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
- Clone the repo
git clone https://github.com/cuappdev/hustle-android.git
- Get the secrets.properties variables pinned in the
#hustle-android
slack channel and place them in a secrets.properties file you create in the project's root directory - Download the google-services.json file pinned in the
#hustle-android
slack channel and place the file under the app directory - Ask for access to the appdev gmail account from the leads and access the Firebase console --> Find the Hustle Project
- Navigate to Project Settings -> Android, then add your SHA1 fingerprint, which you can find with the following command
./gradlew signingReport
- Build and run the project
For more examples, please refer to the Documentation
- Feature 1
- Feature 2
- Feature 3
- Nested Feature
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Cornell AppDev - cornellappdev@gmail.com
- Andrew Cheung - andrewcheung360@gmail.com