Skip to content

Sauro-Dev/PLENA-APP-BACK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plena-App (Backend)

This project is a Spring Boot application designed to manage patient sessions, therapists, and rooms. It includes functionalities for creating, updating, and managing sessions, as well as generating reports.

Features

  • Manage patients, therapists, and rooms.
  • Create and update patient sessions.
  • Generate reports for sessions.
  • Filter sessions by date, therapist, and room.
  • Handle session renewals with incremental attributes.

Technologies Used

  • Java
  • Spring Boot
  • Maven
  • JPA/Hibernate
  • Lombok

Setup

  1. Clone the repository:
    git clone https://github.com/FluidityCore/your-repo-name.git
  2. Navigate to the project directory:
    cd your-repo-name
  3. Build the project using Maven:
    mvn clean install
  4. Run the application:
    mvn spring-boot:run

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes and commit them (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Repositorio de la API PLENA APP v2

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors