Skip to content

The GestionClinica project, commissioned for a small clinic's management, involves information transfer among stakeholders. It features APIs adhering to Richardson maturity criteria, a Bootstrap 5 front-end, and a fully developed logic using Django, including custom decorators and a robust data interaction structure.

License

Notifications You must be signed in to change notification settings

jmartinezgr/GestionClinica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gestion Clinica

This application manages medical information within a hospital, facilitating interaction among different roles, patient control, and the invoicing of processes associated with medical procedures.

Installation

To run this application, ensure you have the following Python libraries installed:

You can install these libraries using pip:

pip install django djangorestframework reportlab requests

Usage

Login Credentials

You can find the usernames and passwords for the five roles in the claves.txt file in the project's root directory. Here is the login information:

  • Doctor:

    • Username: wiliam_osler
    • Password: E=i4P&55uN&2
  • Nurse:

    • Username: jennifer_lawrence
    • Password: KQ73}Or48mC@
  • Human Resources (HR):

    • Username: scarlett_johansson
    • Password: wE6h\Cw55`Kg
  • Administrative Staff (AS):

    • Username: canco_rodriguez
    • Password: L#y$]2v9D83£
  • Information Support (IS):

    • Username: laura_escanes
    • Password: y248(yNi7&61

Please note that this application has not been hosted yet due to its size, but you can access a demonstration of its functionality in a video link here

About

The GestionClinica project, commissioned for a small clinic's management, involves information transfer among stakeholders. It features APIs adhering to Richardson maturity criteria, a Bootstrap 5 front-end, and a fully developed logic using Django, including custom decorators and a robust data interaction structure.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published