/roomiehub

Organize chores with your roommates!

Primary LanguageJavaScript

Roomie hub 🐳

The essential tool to track chores, groceries, schedules, and more with your roommates!

Getting Started

  • Install NPM. npm install
  • Install the following from MUI: @mui/material, @mui/icons-material, @mui/core, @mui/lab
  • Navigate to roomie-hub and run npm start

Published Demo

https://dancing-bienenstitch-1ed9f7.netlify.app/

Screens

Login Page

Log in with a display name and group code. All chores are shared between users of the same group code. Joining a new group adds you to the list of roommates. image

Dashboard

The Dashboard displays all of your roommate group's chores. You can create new chores, view current chores, and check off completed chores. image

New Chore Modal

Name chores, assign them to roommates, assign a due date, and add some more info. image