In this project, we aim to build an Android tutor scheduling application
Application Name: TutorMe
Operating system: Android 7.0 Nougat or newer
Key Features:
- Matching tutor(s) and student(s) based on desired subjects, grade level, and preferred time availability
- Creating a weekly schedule for users
- Facilitating communication between tutor(s) and student(s)
- Notifying tutors via emails
Programming Languages:
Kotlin and Go
Group A4 from Winter 2024
Vy Tran (vtranv)
Hoang Nguyen (hoangr1010)
Joseph Foote (JoeFoote)
Andrae Barradas (AndraeB)
Ryan Cabral (cabralr2)
Clone this repository and import into Android Studio
git clone [email protected]:macewanCS/w24MacroHard.git
Updating
Updating
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -m 'Add some feature')
- Push your branch (git push origin my-new-feature)
- Create a new Pull Request