Skip to content

aweihe00/project3

Repository files navigation

Tools used Mongo DB - NoSQL Database Express.js - Node.js framework React.js - MVC front-end framework Node.js - JavaScript runtime npm - Node package manager Sass (or scss) - CSS framework

Test account credentials Username: test Password: testpassword123 Screen Shot 2019-10-09 at 4 47 48 PM

Landing page PetPlayground 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 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 such as https://pet-playground.herokuapp.com/user/5db3258a376a8f002a6be58d/petfamily (the hashed id for the test account provided below) in the url bar, you will be redirected back to the login page.

Login Page Feel free to follow along with the example account information above or create your own account.

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.

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.

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

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

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.

Overview Pet Playground 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

About

Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors