Skip to content

Pandemic1617/GUC_Schedule_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GUC Schedule Viewer

A website that displays the schedule of a student at the GUC

You can check out the live version here

About

This project is divided into two parts: Server, Client

The server exposes an api that given the student's id returns the schedule.

The server is implemented in JS and TS and is designed to be deployed to Google Cloud Platform. It uses two main services: Google Cloud Functions and Google Cloud Firestore.

The client is implemented in ReactJS and is currently hosted on Google Firebase Hosting. Although, it can be hosted as a static page on any hosting service.

License

This project is licensed under the ISC License

About

A website that displays a GUC student's schedule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published