This is a school project for my User Interface Programming course. My assignment was to make an application that would communicate with the school Google account, specifically the Google Calendar API and allow the user to display all their events in their calendars and calculate the time that is remaining until (or has passed since) the event.
Index page where you can add an event
Event page - display all your events
Event detail page with countdown
This project was generated with Angular CLI version 10.1.6.
Run npm install
to install application dependencies, then run ng serve
and navigate to http://localhost:4200/
.
If you want to log into the application, make sure you are using your @vutbr.cz
email address.