Skip to content
Joshua edited this page Aug 2, 2021 · 3 revisions

Welcome to the timetable wiki!

This project was created in-order to solve the demanding task (not really) of manually checking other student timetables for matching classes.

The real reason for this project (and this GitHub Organisation) is to gain more experience working in team environments and collaborating together on a project.

For this project, we wanted to lay out a fixed set of requirements to reduce development time and complexity, since most of us are full-time students with lives to live.

Base Requirements (Features)

The following are the base requirements, these will be shared for both the web interface and discord bot.

  • Upload Timetable - students can upload their timetable using QUT's Timetable Planner. (Working on better solution)
  • Discover Others - students can discover others that share the same class(es).
  • Multiple Connections - students can specify their best contact method(s) for others to get in touch.

Web Front-End

  • Passwordless - simpler and somewhat more secure approach to authentication.

Discord Bot

This Wiki

As the project progresses, this wiki will be updated with docs explaining different components of the project.

Clone this wiki locally