Web application for a course registration system where students can login to add, drop, or waitlist courses. Similarly, admins can login to create and remove courses.
The Web application was deployed over google cloud using Kubernetes. Docker was also used. Microservice and n-layer architecture was used to create this web application. Implemented a RESTful API for efficient communication between the client and server.