Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Having this requirement I need to create a database using MySQL. In this project, you will create a Web Application that may be used by
Having this requirement I need to create a database using MySQL.
In this project, you will create a Web Application that may be used by Patients who are looking to make an appointment to see a Chiropractor. Patients will be able to search available times/dates and make an appointment.
A Customer/Patient Should be able to:
- Create a patient account to be used to make appointments
- Make changes to their account information at any time
- Login, search available appointments, based on time/day and or doctor.
- Schedule an appointment using their Patient Account
- View a list of all their previous appointments as well as their future appointments
A Chiropractor/Doctor Should be able to:
- Log in, change any of their information at any time
- View a list of appointments for a particular day
- View a list of all their patients
- View a single patients recent appointments
An Admin User Should be able to:
- Login
- Create the weekly schedule for the office(which chiro works when)
- Add new Chiropractors to the database as they are hired
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started