Skip to content

hrla39-roomease/roomease

Repository files navigation

RoomEase

Prototype (Adding features, Continued project)

About:

Room-ease is a mobile application made with React Native connected to a Firebase and Mongo database to help strangers, friends or even just roommates organize their household with ease!

Features:

  • Calculate your expenses
  • Rotating and setting scheduled chores
  • Add to your shared grocery list

Start the application:

  1. You will need to download XCODE onto your local computer to view this application on an IOS simulator.
  2. Open up the terminal and from within the root directory, install the dependencies by running the command:
npm install
yarn install
  1. Once you have install the dependencies, you will need to create your mongo database.

  2. After you have set up your mongo database, type:

npm run server

to start your server. And then:

npm run ios

to start your ios simulator.

Built with:

  • React Native
  • Expo
  • Firebase
  • Node
  • Express
  • MongoDB
  • Mongoose
  • Styled Components

Team Members:

  • Nick Rotondo
  • Alvin Delito
  • Alphina Long

Demo:

Screenshots:

Login Screen

login screen

Home Screen

home screen

Expenses Screen

expenses screen

Chores Screen

chores screen

Groceries Screen

groceries screen

Video Demos:

Login & Logout

Login and logout gif

Add New Expense

add new expense gif

Add New Chore

add new chore gif

Add New Grocery

add new grocery gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published