Skip to content

Final project for Flatiron School Portfolio Project #2 - Sinatra CMS Final Project - Plants & Things

Notifications You must be signed in to change notification settings

lukekyl/sinatra-plants-and-things

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra CMS Final Welcome to Plants & Things!

An app to catalog and track your plant collection with notes of type, description and care.

Installation For use in a Browser:

To run the gem, you will first have to cd into the app directory: type "cd sinatra-cms-final"

To install the gem bundle: type "bundle install"

To initialize the database: type "rake db:migrate"

To start a local server to run the application in a browser: type "shotgun"

Finally, option click on the server number in the console: example "http://127.0.0.1:9393/"

Usage Follow the in-browser prompts to create or log into an account. Then play around, adding, selecting, updating, and removing plants to your own plant collection. Add, edit or remove comments on your plants and others! Enjoy the app, and happy plant collecting!

Note. To end the local session, back in your terminal you can close "shotgun" by typing: command + C

Development After checking out the repo, run bin/setup to install dependencies. Then, run rake spec to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing Main author and contributor is Kyle Luke, who at the time of creation is a student at the Flatirons School attending the Online Software Engineering course.

Bug reports and pull requests are welcome on GitHub at https://github.com/lukekyl/sinatra-cms-final. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License The gem is available as open source under the terms of the MIT License.

Code of Conduct Everyone interacting in the Plants & Things project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Final project for Flatiron School Portfolio Project #2 - Sinatra CMS Final Project - Plants & Things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published