Question: 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
Get step-by-step solutions from verified subject matter experts
