Skip to content

Christopher-Xavier/DSA-Christopher-Petful-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DSA-Petful

For EI petful project - React, Node, DSA

Petful Server

Petful Server https://github.com/Christopher-Xavier/DSA-Christopher-Petful-Server/

App Name:

"Petful Shop" (a Petful Shop). https://petful-client-blue.vercel.app/

Live App link:

https://vercel.com/christopher-xavier/petful-client/63hdmenqh/

Client Repo:

https://github.com/Christopher-Xavier/Petful-Client.git/

API Server Repo:

Pair Contributors:

Christopher Bogan, solo

What is My Petful Shop (a Petful Project)?

"My Petful Shop" is our version of The Petful Project, a fullstack web-development project that is created around the principal of "FIFO"... first-in, first-out.

Whereby a user submits their name into a queue via the submission form on the homepage. When called to the "no. 1 spot", the user is given a message indicating their turn to "adopt" a fictional cat or dog from the available choices on the adoption page.

"Here at "My Petful Shop", our adoption process works on a "FIFO" ("First-In, First-Out") basis. It's a philosophy we've developed with our local animal rescues to ensure that every cat and dog gets a loving "FURever" home. So what are YOU waiting for...? ENTER your name and CLICK the button below to JOIN our waiting list. Then once your name is pulled to the "#1 spot", you can ADOPT one of the pets in the available list."

Technology Stack Used

  • CSS 3
  • HTML 5
  • JavaScript
  • React & React-Router
  • Node
  • Express
  • deployed to Heroku (server hosting)
  • deployed to Vercel (Client hosting)

API Calls

ENDPOINT /api/people

  • GET returns a randomized list of people
  • POST adds a new person to the list
  • DELETE removes a person from the list

ENDPOINT /api/pets

  • GET returns the available "next in queue" pets for adoption

ENDPOINT /api/pets/:pet_type

  • DELETE removes a pet listing per the "pet type" chosen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published