Skip to content

Keep track of what you plant and when it will be ready for harvest.

Notifications You must be signed in to change notification settings

breadoliveoilsalt/garden-tracker

Repository files navigation

Welcome to Garden Tracker!

Garden Tracker is a simple way to keep track of gardens that you and other users create, including keeping track of the species and plantings within each garden.

To use this app:

  1. Fork and clone it.

  2. In your terminal, run bundle install.

  3. In your terminal, cd into the parent directory for Garden Tracker.

  4. In your terminal run: rake db:migrate

  • If you want to have some fake data to play with, then run: rake db:seed.
  1. Also in your terminal, run: rails s.

  2. Head to localhost:3000 in your browser. Then you can create an account for yourself, add gardens, add species, and add plantings to your gardens.

To close out the program, close your browser, and in the terminal where you ran rails s, hit control+c (on a Mac).

If you signed in with GitHub, make sure to log out of GitHub to log out of Garden Tracker fully.

To run the program again, repeat step 2 and then step 4.

Thanks for stopping by!

Contributing:

Bug reports and pull requests are welcome on GitHub at https://github.com/breadoliveoilsalt/garden-tracker. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant (http://contributor-covenant.org) code of conduct.

License: The app is available as open source under the terms of the MIT License (http://opensource.org/licenses/MIT).

Code of Conduct: Everyone interacting in the project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct(https://github.com/breadoliveoilsalt/garden-tracker/blob/master/CODE_OF_CONDUCT.md).

About

Keep track of what you plant and when it will be ready for harvest.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published