An open API service indexing awesome lists of open source software.

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.

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

![image](https://user-images.githubusercontent.com/75433841/142921120-068c60e5-e886-4469-bde0-18804f309faa.png)

# ...

#### 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