Skip to content

mckim-dev/groomer-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Robin Mckim

###Project status Update

--The Demo site only reflects the original single page App. A new link will be provided once the multi-page app code is in better shape. Much work to be done yet.

(Please excuse any messy, unrefactored code. This project is a work in progress and is shared here as such.)

Demo Site Hosted at: https://react-groomer.netlify.app/index.html

This project was bootstrapped with Create React App.

Special thanks to: https://placedog.net/ for supplying awesome imagery of dogs free for use as placeholders within web project.

Special thanks to Ray Villalobos for introducing me to Tailwind CSS and providing inspiration for this project via a LinkedIn Course.

Ray Villalobos: https://www.linkedin.com/learning/instructors/ray-villalobos
LinkedIn Course Link: https://www.linkedin.com/learning/react-js-building-an-interface-8551484

Project Description:

Update: A brief look into development as of March 5, 2022. Documentation will soon be updated to include various new features added, including a Reviews system, registration, pet profiles and additional agile dev bits as I am able to get around to them in my 'pet' project here.

register

*This project has been created to practice working within the React Framework and learning Tailwind CSS. The application is a work in progress. It does not have all of the features I would like to add and plan to continue working on.

Original Screenshots from Initial commits (Feb. 2022)

Current Functionality: (Feb 2022)

  • At present, the application will allow a user to schedule a pet grooming appointment.
  • The user may submit the appointment and it will show in the appointment list.
  • The user may sort appointments from ascending to descending order, based on the pet's name, the owner's name or the date of the appointment.


Features to be added: (Feb 2022)

  • User (pet owner) Login
    • Pet profile page / register pet / upload pet photo, breed, name, DOB, personality
    • Grooming History / Rewards Points / tracking for free nail trim service
  • Grooming Services Menu with prices
  • Service total cost (minus tax) calculations based on services selected during scheduling
  • Marketing Page with Sale/Discount Promotions

Dependencies (Feb 2022)

"autoprefixer": "^10.4.2",
"forms": "^1.3.2",
"postcss": "^8.4.6",
"tailwindcss": "^3.0.18"

About

Groomer Scheduling Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors