Skip to content

A digital manifestation of traditional timetables that were being used in school.

Notifications You must be signed in to change notification settings

kbuika/timetable-webapp

Repository files navigation

TimeTable Webapp

A timetable webapp that uses json data to display class lessons.

Website Image

Getting Started

  1. Clone the repository
  • Delete the lock files and NODE_Modules if present
  1. Install dependencies
npm install

or

yarn install
  1. Start the application with yarn/npm
  2. The application will be ready at localhost:3000 in your default browser

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate. (I am yet to write tests for this application)

License

MIT

About

A digital manifestation of traditional timetables that were being used in school.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published