https://github.com/jackkweyunga/jek-mobile-timetable-v2
Version 2 of the jek-mobile-tmb. A user friendly interface for the university of Dar es salaam weekly timetable. Powered by an API of all academic events taking place weekly in the university.
https://github.com/jackkweyunga/jek-mobile-timetable-v2
javascript jek-mobile-timetable udsm udsm-timetable udsmtimetable udsmtt
Last synced: over 1 year ago
JSON representation
Version 2 of the jek-mobile-tmb. A user friendly interface for the university of Dar es salaam weekly timetable. Powered by an API of all academic events taking place weekly in the university.
- Host: GitHub
- URL: https://github.com/jackkweyunga/jek-mobile-timetable-v2
- Owner: jackkweyunga
- Created: 2021-11-22T19:02:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T11:04:43.000Z (over 4 years ago)
- Last Synced: 2025-03-24T14:08:29.301Z (over 1 year ago)
- Topics: javascript, jek-mobile-timetable, udsm, udsm-timetable, udsmtimetable, udsmtt
- Language: JavaScript
- Homepage: https://udsmtt.tk/
- Size: 6.6 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jek-mobile-timetable-v2
#############
## 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 jek-mobile-timetable-v1 https://github.com/jackkweyunga/jek-mobile-timetable-v1
# 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