Skip to content

A second version for the timetable webapp. This version utilises prebuilt components and packages and fetches events from Google Calendar and displays the on the UI.

Notifications You must be signed in to change notification settings

kbuika/timetable-webapp.v2

Repository files navigation

TimeSeat

A timetable webapp that fetches lessons from google calendar and displays the events on the webapp.

Website Image

Google Calendar 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 second version for the timetable webapp. This version utilises prebuilt components and packages and fetches events from Google Calendar and displays the on the UI.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published