Skip to content

musaissa15/Project-split

Repository files navigation

Our House

Description

Our House is a social app which makes enjoyable the process of delegating chores. The app is aimed at people who house share, in particular university students. Users can join a household, post and assign a chore to a housemate and earn points and badges for completing tasks.

The idea for Our House comes from our personal experiences and provides a solution to getting things done!

Installation

Follow the instructions below to configure and run your own local instance of Our House.

Requirements

This project was built using React Native, Firebase Auth and uses Cloud Firestore. The project requires Node.js (v16.0.0), npm (v8.13) and expo-cli.

Ensure you are running v16.0.0 of node by running:

node -v

The easiest way to change your version of node is using NVM. Check here for instructions.

Install expo-cli globally using:

npm install -g expo-cli

Installation

To run the project locally, first download the source and install the dependencies.

  1. Clone the repository
git clone https://github.com/musaissa15/Project-split

and cd into the directory cd project-split.

  1. Run npm install to install all dependencies.
npm install

Usage

To run the app locally, run:

npm run web

The app should now be available on https://localhost:19006.

The terminal will display a QR code. Scanning this on any android or ios device will launch the app on your mobile device. Note, the Expo Go app should be installed on your device.

Alternatively to open on ios or android simulator, run:

npm run ios
npm run android

About

Our House was created by Team 09:fifteen as part of our final project during the Northcoders coding bootcamp.

The Team consists of:

Enamul, Musa, Kieran, Karly and Gugandeep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5