https://github.com/rajatdiptabiswas/timetable-android
:books: A timetable app aimed at students to keep track of class timings and projects due
https://github.com/rajatdiptabiswas/timetable-android
android android-studio screen-widget students timetable
Last synced: 4 months ago
JSON representation
:books: A timetable app aimed at students to keep track of class timings and projects due
- Host: GitHub
- URL: https://github.com/rajatdiptabiswas/timetable-android
- Owner: rajatdiptabiswas
- Created: 2018-06-25T10:06:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-04T04:50:55.000Z (about 5 years ago)
- Last Synced: 2025-10-13T23:38:11.970Z (4 months ago)
- Topics: android, android-studio, screen-widget, students, timetable
- Language: Java
- Homepage:
- Size: 1.15 MB
- Stars: 14
- Watchers: 0
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Timetable
A timetable app aimed at students to keep track of class timings and projects due.
_This app was our second year project submission for the annual Android app developing competition - DroidRush, held at our university._
_We won the 'Best app by Second Year' award for this app in 2017._
## Features
- Remember when and where there are classes
- Remind the student about classes before a set time
- Automatically vibrate phone during lessons
- Keep track of pending projects
- Interactive tutorial to help users get acquainted with the app
- Home screen widget for easy viewing and access to the app
- Send the app to a friend by simply sharing it
Splash screen and the default screen of the app
Tutorial screen after opening the app for the first time
Home screen widget
Projects pane
Adding projects
About screen
Navigation drawer and settings screen
### Prerequisites
* [Android Studio](https://developer.android.com/studio/), IDE for developing Android apps
### Installing
* Download the repository into a single folder
* Load the project into Android Studio by using the 'Add Project' menu
* Sync the gradle according to the project's gradle version
* Install the apk onto an Android device using Android Studio
## Authors
* **Kalyan Prusty** - *Lead Developer*
* **Shreyas Dhobal** - *Developer*
* **Rajat Biswas** - *Lead Designer*
See also the list of [contributors](https://github.com/rajatdiptabiswas/timetable/graphs/contributors) who participated in this project.