Skip to content

raquii/raised-gardening-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{ R A I S E D }

{ R A I S E D } is a raised-bed garden planning web application.

Demo Gif

This is the front-end repo of this project The back-end source code can be found here

General Information

I created this project for FlatIron School's Software Engineering Bootcamp. This project uses a React front-end, with a Ruby back-end using ActiveRecord, Rack, and SQLite for the database.

I built this app because it is something I wanted for myself, to be quite honest. I can't wait to use it to plan my own raised-beds.

To see a demo of the application, video walkthrough.

Room for Improvment

🔲 Add herbs and fruits to database

🔲 Allow user to access plant-pedia on garden planner page

🔲 User auth, private gardens

Sources