TimeLY is the kind of android application you might want to have as a University student, although, the app isn't complete, when it is, it would pack a lot of features that would make students life much more easier.
N.B : All packages listed here are located here
Package | Details |
---|---|
about | Package housing everything related to description of both the contributors to this project |
and what TimeLY is all about | |
alarms | Package housing everything about TimeLY's alarm management system |
assignment | Package housing everything about TimeLY's assignment management system |
core | Package housing every interface, enum, class ... that needs to be public to every other package |
courses | Package housing everything related TimeLY's courses management system |
custom | Package containing all custom views used in TimeLY |
error | Package housing everything related to TimeLY's error display |
exam | Package housing everything related to TimeLY's exam management system |
exports | Package housing everything related to TimeLY's data export / import feature |
gallery | Package housing everything related to TimeLY's image management system |
main | The main parts of the app. This package contains mostly the app start-up code |
report | Package that houses TimeLY's bug report management systems |
scheduled | Package that houses TimeLY's scheduled classes management systems |
settings | Contains TimeLY's global settings |
timetable | Package that contains TimeLY's timetable management system |
todo | Package that contains TimeLY's todo management system |
util | Package that contains all utility classes, methods, enums... |
There are many ways in which you can participate in this project, for example:
- Submit bugs and feature requests, and help us verify as they are checked in
- Review source code changes
- Review the project and make pull requests for anything from typos to additional and new content
If you are interested in fixing issues and contributing directly to the code base, open an issue with Want to Contribute
, stating what would be your contributions.
TimeLY ©️ is under the GPL 3.0 licence
Please review license to get full details.