Student Scheduler is a native, mobile, offline-storage, Android powered Student schedule/progress tracker.
- Track terms, courses associated with each term, and assessment(s) associated with each course.
- Allow a student to enter, edit, and delete term, course, and assessment data.
- Provide summary (and detailed) views of terms, courses, and assessments.
- Provide alerts for upcoming performance and objective assessments.
- Provide alerts for course start and end dates.
- Uses a SQLite database for offline-storage.
- Share course notes within messenger, email, etc.
These are the tools used to develop the solution:
- Download and install latest JDK8
- Download Android Studio and SDK Tools
Clone this repository and import into Android Studio.
git clone https://github.com/rudolphh/student-scheduler.git