https://github.com/jackkweyunga/jek-mobile-timetable-v1
most reliable digital timetable based on the University of Dar es salaam weekly study timetable.
https://github.com/jackkweyunga/jek-mobile-timetable-v1
timetable
Last synced: about 1 year ago
JSON representation
most reliable digital timetable based on the University of Dar es salaam weekly study timetable.
- Host: GitHub
- URL: https://github.com/jackkweyunga/jek-mobile-timetable-v1
- Owner: jackkweyunga
- Created: 2021-08-21T06:06:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-22T19:17:24.000Z (over 4 years ago)
- Last Synced: 2025-03-08T00:28:31.280Z (over 1 year ago)
- Topics: timetable
- Language: JavaScript
- Homepage:
- Size: 5.61 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jek-mobile-timetable-v1
most reliable digital timetable based on the University of Dar es salaam weekly study timetable.
# Features (future and present)
- [X] available in cdn
- [x] simple html setup
- [x] colorfull look
- [x] dynamically load the thimetable (stiil from a json file, currently the university timetable is not available)
- [X] loading seminars in a separate page.
- [x] responsive sidenav
- [X] functional sidenav
- [X] a nice mobile vie
- [X] a functional search bar for searching faculties
- [X] An alternative easy way to preconfigure a faculty
- [ ] statefullness and ability to be customized
##### and still adding more features ...
## How it works
It is easy to configure and use. Currently targeted for developers who want to include udsm time table in their web based projects.
#### in your htm file eg. index.html
Add the following styles to the header tag
```html
```
Add include this script
```html
```
In the section/page where you want to add this timetable, add this
```html
```
For the simplest use, your htm file will look like this.
```html
```
#### Something like this will be visible

# ...
#### Fun Fact
This project is an evolution from myudsmtimetable project which unfortunately is dead :smile:
# Contribute
Any new ideas plz reach out.
- Fork and add some features.
- If you want to be added as a developer in this project, reach out too.
email [jackkweyunga@gmail.com](https://jackkweyunga@gmail.com)
portfolio https://jackkweyunga.works
visit https://udsmtt.tk to find out more about the timetable
# Liscence
MIT