katrinafyi / uqtp

Timetable planner for UQ courses, written in Typescript with React.

Home Page:https://uqtp.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UQ Toilet Paper 🧻 (a timetable planner)

Netlify Status

Timetable planner for UQ classes, made in Typescript and React. Uses React Redux and Firebase.

Features

  • Sign-in using Google Firebase, saving to an online database.
  • Easily search for courses from UQ's public timetable.
  • Manage multiple timetable profiles.
  • Display and select from all options for a class.
  • Select any number of options for a particular course activity.
  • Colours labels depending on class type.
  • Manually import classes from exported Excel file.

Usage

The app can be built using a simple command:

npm run build

The built site is in build/ and can be hosted on a static web server of your choice.

Screenshots

Main view

image image

Timetable

image

About

Timetable planner for UQ courses, written in Typescript with React.

https://uqtp.netlify.com/

License:Apache License 2.0


Languages

Language:TypeScript 94.7%Language:SCSS 3.3%Language:HTML 1.5%Language:CSS 0.3%Language:Shell 0.2%