
This is the second group project I did with a group of 5 people.
This project is a web application that simulates a planner for a company. The user can create an account,
check in for the day, plan when the user is in office
and create and join events.
The application is written in ASP.NET Core with a React front-end and uses a PostgreSQL database to store the data.