Skip to content

Mezran/Pet-Life

Repository files navigation

Pet Life

Overview

Pet Life is a MERN stack web application designed to be a one stop website for keeping track of all your pets, pet information, doctors visits, prescriptions and sitters information.

Built With

Views

Landing page

PetLife is a simple application for storing pet information. On the landing page we have two options:

  • Login: Redirects the user to the login page
  • Create Account: Redirects users to a create account page

LandingPage

Note: We use protected routes to protect the application and the users personal information. For example if you were to attempt to bypass the login process and enter the hashed ID in the url bar, you will be redirected back to the login page.

Login Page

Login Page

Pet Family Page

This is the main pet family page. The user is allowed to add pets to their family and logout in the top right of the screen.

PetFamily

Pet Info Page

The Pet Info tab gives the user a very quick overview of their pets and has the ability to remove pets from their family.

PetInfo

Pet Prescriptions Page

The prescription page allows users to add prescriptions for their pets based on the tabbed pet selected.

Prescriptions

Pet Doctors Visits Page

The doctor visits page allows users to add doctors visits for their pets based on the tabbed pet selected.

DoctorVisits

Pet Sitters Page

The pet sitter page displays some basic information about their pet sitters as well as allows the user to manage pet sitters by adding and removing them.

PetSitter

Authors

See the list of contributors who participated in this project along with individual commit history.

copyright 2019 © Stephen Allen

About

Pet Life is a MERN stack web application designed to be a one stop website for keeping track of all your pets, pet information, doctors visits, prescriptions and sitters information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors