Skip to content

A Flatiron School portfolio project. A CRUD, MVC app using Sinatra that allows you to keep track of your pet's care instructions. These care instructions are easily shared with other members and can help family members and pet sitters stay up-to-date with your pet's care.

License

kierblk/pet-minder

Repository files navigation

PetMinder

Screenshot of the PetMinder app

PetMinder is a program that allows you to keep track of your pet's care instructions.

These care instructions are visible to other members and are useful in situations where a family member or pet sitter needs to care for your pets.

Demo Video

Video Walkthrough

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system such as Heroku.

Development

After checking out the repo (Fork and Clone), run bundle install to install dependencies.

To deploy locally, run shotgun to start a Thin web server. Navigate to the address specified.

To interact with the SQLite database, run tux.

Heroku Deployment

To deploy this project to Heroku, a Postgres database is required.

The Heroku branch has a Postgres database and can be viewed live at https://pet-minder.herokuapp.com/.

Should you wish to deploy this, please fork and clone the Heroku branch.

Note: the demo Heroku web app is deployed using the 'heroku-demo` branch, specifically.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

These are websites, people, organizations, anything or anyone that assited with this project. This list is not 100% inclusive and will be updated as time allows.

About

A Flatiron School portfolio project. A CRUD, MVC app using Sinatra that allows you to keep track of your pet's care instructions. These care instructions are easily shared with other members and can help family members and pet sitters stay up-to-date with your pet's care.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published