Skip to content

andreydiskin/Pet-Adoption-Fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Netlify Frontend deployment : https://andrey-saas-webpage.netlify.app
Backend Heroku deployment : https://pet-backend-andrey.herokuapp.com/

A fully functional pet-adoption website.

The website is used for adopting/fostering pets, with save options, basic and advance search options,
with different access pages for regular users and admins with special pages for managing the users and editing pets.
There are sign-up,login and edit profile options.
The technologies used in the front : ReactJs ,Material UI, Formik, yup validation
The technologies used in the back : ExpressJs, NodeJs, MongoDB, Mongoose, Bcrypt, JWT access token, AWS S3 buckets, yup validation, nodemon