This project is a web application for managing patient records. It allows users to view, add, update, and delete patient information.
The login page allows users to log in to the application using their username and password.
The "Show All Patients" page displays a list of all patients in the database. Users can view patient details and edit or delete individual records.
The index page also has a search functionnality.
The "Add a New Patient" page allows users to add a new patient record to the database.
The "Update Patient" page allows users to edit an existing patient record in the database.
A normal user is not allowed to add , delete or update a patient record.
<script src="https://gist.github.com/MohamedAmineALLAF/d85497dd7d90282317c5d1955c9db040.js"></script> <script src="https://gist.github.com/MohamedAmineALLAF/468eb9c209a6d033303d9378d195aa18.js"></script> <script src="https://gist.github.com/MohamedAmineALLAF/8bb272e863b18dd3a06e63fb86e7b237.js"></script>