Skip to content

8eth/furbaby_sitters_club

Repository files navigation

Fur Baby Sitters Club

This application is used to book a pet-sitting session for your favorite pet.

Deployed App

https://furbaby-sitters-club.herokuapp.com/

Front End

The front-end of the website is built using React. npm start --prefix client runs the app in the development mode. Open http://localhost:4000 to view it in the browser. Components

Back End

The back-end of the website is built using Ruby on Rails. rails db:create db:migrate db:seed then run rails s to run the back-end of the app in the development mode. Open http://localhost:3000 to view it in the browser. ERD

User Stories

The application allows the user to

  • Signup for an account
  • Login/logout
  • View all sitters
  • View calendar of available appointments
  • Create an appointment
  • View appointment details
  • Edit, cancel/delete an appointment
  • View all pets
  • View all user profiles (Admin only)

Login Page

Login page

Home Page For Admin

Home page

Home Page For Non-Admin

Home page view for non-admin

Calendar Page

Calendar page

Appointment Detail Page

Appointment detail page

Edit Appointment Form

Edit appointment form

Pets Page

Pets page

User Profiles Page - for Admin Only

User profiles page for admin

Styling

This application uses semantic UI and some css code for styling.

Logo font is from Font Space "SquareKids-LZ5y.tff"

All stock photos are from Pexels.

Authors

Bevin Duncan: https://github.com/bevin-duncan

Kristina Peru: https://github.com/krisperu

Beth Fekadu: https://github.com/8eth

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published