Skip to content

MrDog210/Open-WTimeTable-Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Wise TimeTable Banner

Open Wise TimeTable Web

React License: GPL v3

This is a website made with react, to view wise timetable.

Desktop Mobile Mobile day view
Desktop Mobile1 Mobile2

Features:

  • Dark/light theme
  • Automatically remembers selected groups
  • Desktop and mobile support
  • Can be installed as a progressive web app

Setup instructions

  1. Clone the repo
  2. run yarn install
  3. Rename loginCredentials to loginCredentials.js in constants folder and enter your credentials
  4. npm start

To deploy to github pages, run npm run deploy
Note: Due to CORS headers, a proxy is needed to remove them.