Skip to content

Docker app to reduce the student and instructor overhead of booking meetings during instructor office hours.

Notifications You must be signed in to change notification settings

JZ6/Office-Hours-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Office hours booking system.

Use Cases

Documentation

Docker Compose (API and DB Services)

Build the images on first run and on code changes:

docker-compose build

Spin up the container:

docker-compose up

Now we can send requests to the API service that will send CRUD operations to the DB service.

About

Docker app to reduce the student and instructor overhead of booking meetings during instructor office hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published