Skip to content

Psychologist Center is an EHR (Electronic Health Records) web system, aimed at connecting psychologists with their patients. It simplifies the management of appointments, session notes, and schedules, providing a complete solution for both mental health professionals and their clients.

License

Notifications You must be signed in to change notification settings

arthursvpb/psychologist-center

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Psychologist Center

Project   |    Tecnologies   |    Running   |    License

License

Psychologist Center

💻 Project

Psychologist Center is an EHR (Electronic Health Records) web system, aimed at connecting psychologists with their patients. It simplifies the management of appointments, session notes, and schedules, providing a complete solution for both mental health professionals and their clients. The platform ensures safe and easy access to patient information, helping to improve the therapeutic experience.

✨ Technologies

This project was built using the following technologies:

Backend

Frontend

▶️ Running

It is necessary having Git, Node 18.x, Yarn, Docker and Docker Compose.

  1. Clone this project
git clone https://github.com/arthursvpb/psychologist-center.git
  1. Start the back-end in api/ folder using the command:
npm i # install all dependencies
docker-compose up # start server and database instance
  1. Start the front-end in web/ folder using the command:
yarn # install all dependencies
yarn dev # start application
  1. Server is running on http://localhost:5173/

📝 License

This project is under the MIT license. See the LICENSE file for more details.

About

Psychologist Center is an EHR (Electronic Health Records) web system, aimed at connecting psychologists with their patients. It simplifies the management of appointments, session notes, and schedules, providing a complete solution for both mental health professionals and their clients.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published