Skip to content

A web application that allows users to schedule meetings & appoinments by specifying overlapping availabilities. React and Spring Boot used.

Notifications You must be signed in to change notification settings

michahn01/LimeCal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LimeCal

A web application that helps users schedule meetings & appoinments, similar to when2meet.

Here's a demo video of the website.

Note: I've taken down the API and website due to server costs. However, this Git repo shows the application's source code and infrastructure back when it was active. Feel free to look around!


About the Source Code

The frontend was built using React in TypeScript. The backend was built using Spring Boot in Java. For the database, PostgreSQL was used. You can find schemas for the database here.

Hosting

The application, while it was active, was hosted on an AWS EC2 instance. NGINX was used as the app's web server and reverse proxy. Elastic Load Balancer was used to manage TLS termination for HTTPS traffic.

About

A web application that allows users to schedule meetings & appoinments by specifying overlapping availabilities. React and Spring Boot used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published