🐾 www.woofpal.xyz ☜ see it here
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.
- 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
Joel Pickell, Nadia Isela, and Jose Garcia
- Image upload with an external Rails service Cloudinary
3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux]
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