Water Plants

Published on 01 May 2019

This is a project about mobile.

A React Native app to help you keep your plants alive

What it is

A self-directed project to create an app for groups to remember when to water their plants.

Aimed at shared households and offices, the apps puts groups at the center of the app. Multiple users can join a space, and have full access to the plants within it.

The React Native app uses the Expo framework to make it easy to deploy and update.

Data is stored in Google Firebase Cloud Firestore to allow multiple users to update their data in realtime. This required an app architecture that was reactive to live data changes. Google Firebase Authentication is used to handle log-in.