Skip to content

Guavalines/Woof_Pal

 
 

Repository files navigation

Screen Shot 2022-11-17 at 3 59 37 PM

🐾 www.woofpal.xyz ☜ see it here

Description

Woof Pal is web app created in collaboration between myself and 2 other developers to potentially help to improve the overall health and well-being of dogs and reduce the risk of serious health problems developing later on, by generating a customized schedule of health appointments for each individual animal based on the dog's age and unique needs to help pet owners and veterinarians to stay on top of important health maintenance tasks.

Features

  • Users can get a schedule of vaccinations, deworming, and grooming date suggestions from a certified veterinarian that syncs to their Google Calendar by simply entering their dog's age.
  • User-friendly interface

Team members

Joel Pickell, Nadia Isela, and Jose Garcia

User stories and actions

User stories   actions

DB schema

DB schema

Coding highlights!

  • Image upload with an external Rails service Cloudinary

Please initialize these before starting the app:

Versions

Ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux]

Ruby on Rails 6.1.4.6

Tools Used

PostgreSQL Figma Bootstrap Font Awesome SASS HTML5 JavaScript

Setup

 git clone git@github.com:guavalines/Woof_Pal
.git
 cd Woof_Pal
 rails db:create db:migrate db:seed:replant
 bundle install
 yarn install
 rails server

Open you browser and visit localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 55.7%
  • HTML 33.2%
  • SCSS 6.4%
  • JavaScript 4.7%