Skip to content

Single page JavaScript application that utilizes a Rails API for the backend for users to organize plants with their scientific and common names, along with care instructions.

hellobontempo/shrub-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Welcome to Shrub Hub.

Shrub Hub

A web application to organize your plant collection or to learn more about plants! Hang out and stay a while, play the memory game while you're at it.

Getting Started

Run bundle install to get all of the necessary gems. Before getting started run rails db:migrate and rails db:seed to set up the database. As more plants are added to the database feel free to change the difficulty of the memory game. In index.js on line 113, simply fill in the number of cards you would like created from the plants in your database. The current function plantApi.getPlants(8) takes 8 cards and duplcates them in the class PlantApi - but this number can go up to however many plants are in your database

Attribution

Thanks to this Marina Ferreira for putting together this helpful blog post! Blog

Contributors

If you have any interest in adding or collaborating feel free to reach out. I welcome any input!

License

CC BY-NC-SA 4.0

About

Single page JavaScript application that utilizes a Rails API for the backend for users to organize plants with their scientific and common names, along with care instructions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published