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

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.

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

![image](https://user-images.githubusercontent.com/75433841/142921416-0f6ec5e6-35f5-47a7-b058-8b8844cd5dc0.png)

# ...

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