Skip to content

zoems/warmandfurries

Repository files navigation

Static Badge Static Badge master https://airbnb-zoems-1612df5250d2.herokuapp.com/map

Warm and Furries

Warm and Furries is a Ruby on Rails web application created by Zoe Mawby Smart, Jamie Borg and Iratxe Garrido. This project was our first project in an intensive web-developement bootcamp at Le Wagon Berlin.

About

Warm and Furries is a emotional-support animal finder inspired by Airbnb. It allows users to search for and book time with pets allowing those seeking, to rent a short term emotional companionship and those offering, a break from taking care of their own pet.

Try it Out!

Visit Warm and Furries to explore the app and find your next pet-friendly getaway! **please note the site has some areas still under construction

Features

  • Search for all sorts of emotional support animals through key words name or with the map
  • Browse listings with detailed information and photos
  • Book accommodations securely through the platform
  • Manage bookings and postings with a personal user dashboard

Installation

To install Warm and Furries locally, follow these steps:

  1. Clone the repository:
git clone https://github.com/your-username/warm-and-furries.git
  1. Install dependencies:
bundle install
  1. Set up the database:
rails db:create
rails db:migrate
  1. Start the Rails server:
rails server
  1. Visit http://localhost:3000 in your browser to view the application.

Contact

If you have any questions, suggestions, or feedback, feel free to reach out to me:

Acknowledgments

We would like to thank the following individuals and projects for their contributions:

  • Le Wagon - This project was made during their 2 week web development course. Thanks to all the teachers and TA's that helped out!