Skip to content

cjb0s/plantiful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plantiful

Plantiful logo

What is it?

Plantiful is a plant care mobile app designed to help plant owners take better care of their house plants by:

  • scheduling watering reminders through push notifications
  • providing key information on keeping happy and healthy house plants

Plantiful Screenshots

How was it built?

Frontend

Backend

Design

Getting Started

  1. Fork and clone this repo onto your machine
  2. Populate a mongoDB database with server/models/mock_data.json
  3. Install dependencies and start both client and server
    npm install
    cd server && npm install && nodemon
    cd client && npm install && expo start
  4. Create a .env file with the information provided in the .env.example file in the client
  5. Scan the QR code

Currently developing

  • Redux for state management

What's next?

  • Authentication
  • Search form to find a suitable plant for your home
  • Upload photos of user plants to record their growth history

About

Plantiful is a plant care mobile app designed to help plant owners take better care of their house plants

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published