This is a website made with react, to view wise timetable.
Desktop | Mobile | Mobile day view |
---|---|---|
- Dark/light theme
- Automatically remembers selected groups
- Desktop and mobile support
- Can be installed as a progressive web app
- Clone the repo
- run
yarn install
- Rename loginCredentials to loginCredentials.js in constants folder and enter your credentials
npm start
To deploy to github pages, run npm run deploy
Note: Due to CORS headers, a proxy is needed to remove them.