piotrpdev / better-wit-preact

Nicer timetable for WIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better WIT Timetable preact

This is a nicer timetable for WIT. It's a work in progress, so it's not perfect yet.

The goal of the project is to make a timetable that is more user friendly and easier to use. It's also a good project for me to try Preact.

I wanted to focus on one main aspect: Only show what you need. This is why you can hide modules and only see what is on during one day at a time.

The app uses the timetable JSON generated from my WIT Timetable Generator, this is much nicer than having to manually generate your timetable every week.

Features

  • Responsive design
  • Dark mode
  • Hide modules
  • Colour indicates type e.g. Orange for Lab
  • Optional icons for the above
  • Automatically shows timetable for current day
  • Stores everything locally
  • Checks for new timetable when you open the app
  • Nuclear launch codes

Stack

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Nicer timetable for WIT

License:MIT License


Languages

Language:JavaScript 83.7%Language:CSS 13.8%Language:HTML 2.5%