Course on Demand is an Android application built to help students find tutors on demand. The app being built is the project for the tutors' side. This app is built using Java Programming Language and Integrated to Google Firebase.
- Android Studio
- Java Programming Language
You can clone the project and run the project on your Android Studio.
Make sure you have setup your Android Studio, if you haven't you can check for the tutorial here. You can run your project on your android device. If you don't have one you can run this project on emulator with minimum SDK version of Android: 21.
- Install Android Studio
- Clone the repository
git clone https://github.com/angelamarpaung99/course-on-demand.git
- Install Android Emulator with minimum SDK version 21. Tutorial can be found here
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b <add-your-new-branch-name>
) - Commit your Changes (
git commit -m 'commit message'
) - Push to the Branch (
git push origin <add-your-branch-name>
) - Open a Pull Request
Angela Marpaung - [email protected]
Project Link: https://github.com/angelamarpaung99/course-on-demand.git