Skip to content

DarbySmith/adopt_dont_shop

 
 

Repository files navigation

Adopt, don't Shop

Contributors: Darby Smith & Annie Pulzone

Create a website that allows a user to fill out an adoption application, choose pets they are interested in adopting and provide administrative access to accept or reject each pet on an individual application once the user had submitted it.

Getting Started

Installation

  1. Clone down repo
    git clone https://github.com/DarbySmith/adopt_dont_shop
  2. Bundle install
    bundle install
  3. Set up database
    rails db:{drop,create,migrate,seed}
  4. See app Locally
    rails server
  5. See app Deployed Online

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

Contact

Darby Smith - LinkedIn - newman.darby2@gmail.com

Annie Pulzone - LinkedIn - ajpulzone@gmail.com

Project Link: Adopt Don't Shop

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 88.1%
  • HTML 9.6%
  • JavaScript 1.5%
  • Other 0.8%