yazdanhaider / Hospital-Management

This project is an Advanced Hospital Management System (HMS) web application. It provides a user-friendly interface for managing hospital operations, including appointment booking, patient management, and doctor information.
https://yazdanhaider.github.io/Hospital-Management/
5 stars 10 forks source link

Validation issue in booking appoitment #11

Open PrasuHirapara opened 4 hours ago

PrasuHirapara commented 4 hours ago

image Form validation is not proper. User should must be validated before submitting the form. Number are not valid in username.

PrasuHirapara commented 4 hours ago

i would like to solve this issue under hacktoberfest contribution.

yazdanhaider commented 25 minutes ago

Go ahead and work on this issue @PrasuHirapara. Please ensure proper form validation, especially for the Patient name (no numbers allowed). Additionally, if possible, add a feature to allow users to download their booked appointment details in PDF format.