/RoomSync

short and quick web application I built that allows roommates to create shared todo lists fast and simple!

Primary LanguageTypeScript

RoomSync

RoomSync is a collaborative todo list application designed to help roommates stay organized and in sync. The app allows users to create, share, and manage todo lists with anyone, anywhere. note: RoomSync was developed in 5 hours, so it is very scrappy!!!

Features

  • User authentication with Clerk
  • Create and join todo lists using unique short IDs
  • Real-time collaboration on shared todo lists
  • Add, toggle, and manage todo items
  • Responsive design for desktop and mobile use

Tech Stack

Deployment

The application is deployed on Vercel. You can access the live version at room-sync.vercel.app.

Project Summary

RoomSync is a web application that enables users to create and collaborate on shared todo lists. It's particularly useful for roommates or teams who need to coordinate tasks and stay organized together.

Development Time

Approximately 5 hours were spent developing this project.