Skip to content

This is a React app for creating and managing appointments for dog owners. The app includes multiple components, such as the Entry component, which is a form where dog owners can input their name, their dog's name, and an appointment date.

Notifications You must be signed in to change notification settings

movarnell/js-dogparkscheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Dog Park Scheduler Project for Bootcamp

This is a React app for creating and managing appointments for dog owners. The app includes multiple components, such as the Entry component, which is a form where dog owners can input their name, their dog's name, and an appointment date. The Schedule component displays a table of existing appointments and allows users to edit or delete appointments. The app uses useState hooks to manage user input and display updates. Additionally, the code includes functions for formatting dates and sorting appointments by time.

Technologies Used

About

This project was completed during a bootcamp and I am now working to develop it into a live site with front and backend functionality. You can view the new version's code at https://github.com/movarnell/townhomedogpark.

About

This is a React app for creating and managing appointments for dog owners. The app includes multiple components, such as the Entry component, which is a form where dog owners can input their name, their dog's name, and an appointment date.

Topics

Resources

Stars

Watchers

Forks