This is a To-Do list webapp created for Naan mudhalvan course(Full Stack Development with Java) by Team 7 of Loyola-ICAM College of Engineering and Technology.
Roll.No | Team Members |
---|---|
311120104007 | Antony Jude Shaman A |
311120104013 | Babiana Roy |
311120104015 | Danush Athithya |
311120104062 | Vibu Roshin |
Create tasks, Update & delete tasks, Create teams & Colloborate with team mates.
Built with React for frontend and Java for backend functionalities.
Storage for tasks and teams using Supabase Postgres Database. Fully dynamic data fetched from database.
Authentication using JWT and middlewares. Maintains session between the pages.