Skip to content

This CRUD has been designed for an imaginary hospital, providing it with the ability to manage patient information. This includes aspects such as their medical condition, medical discharge, transfers to other hospitals, and the reason behind their hospitalization

License

Notifications You must be signed in to change notification settings

bardack134/CRUD-HOSPITAL

Repository files navigation

Title:

Patient Registration System

Description:

This project implements a patient registration system using Django, a Python web development framework. It allows users to register new patient information, update it, and delete it as needed. The project provides an intuitive interface for interacting with patient data stored in the database.

Table of Contents:

  1. Usage
  2. Tools Used
  3. Results and Achievements

Usage:

Once the application is running, follow these steps:

  • Access the patient registration page.
  • Fill out the form with the patient's information.
  • Click "Register" to save the patient's information.
  • Update patient information if necessary.
  • Delete patient information if it's no longer relevant.

Tools Used:

  • Python
  • Django
  • HTML
  • CSS
  • Bootstrap

Results and Achievements:

This project has achieved the following:

  • Implementation of a fully functional patient registration system.
  • Intuitive and user-friendly interface for registering, updating, and deleting patient information.
  • Integration of message handling to provide feedback to the user.
  • Efficient database handling to store and manage patient information.

hospital_app (1)

About

This CRUD has been designed for an imaginary hospital, providing it with the ability to manage patient information. This includes aspects such as their medical condition, medical discharge, transfers to other hospitals, and the reason behind their hospitalization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published