Skip to content

nehemiahh23/phase-4-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phase-4-project

This website can be used by both pet owners and veterinarians to arrange and manage appointments for pets.
Data is stored in SQL relational tables, and the site utilizes relationships between pets, their owners, doctors, and appointments they set.
Pet owners can reach out to doctors to schedule appointments, and doctors can update the status of procedures like vaccinations, checkups, and bloodwork.

Pet profiles include their name and physical statistics, which doctors may use to refine searches. Each doctor's profile will include their name, a description, and how many years they've been practicing, to allow pet owners to make more informed decisions about them.

When an owner requests an appointment with a doctor for the first time, they are asked to input information about their pet. After that, the pet's profile will be saved and can be used to quickly book more appointments.

A doctor may view all their current appointments and mark them as complete at any time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.9%
  • Python 30.6%
  • CSS 12.7%
  • HTML 1.8%