Skip to content

Commit

Permalink
Update README.md and add preview
Browse files Browse the repository at this point in the history
  • Loading branch information
arthursvpb committed Dec 17, 2023
1 parent b905b68 commit 281e9d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
1 change: 1 addition & 0 deletions .github/preview.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 4 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
#

<h1 align="center">Psychologist Center</h1>

<p align="center">
<a href="#-project">Project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#-technologies">Tecnologies</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#%EF%B8%8F-running">Running</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<!-- <a href="#-testing">Testing</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; -->
<a href="#-license">License</a>
</p>

Expand All @@ -16,13 +13,13 @@
</a>
</p>

<!-- <p align="center">
<img alt="" src=".github/preview.png" width="100%">
</p> -->
<p align="center">
<img alt="Psychologist Center" src=".github/preview.svg" width="100%">
</p>

## 💻 Project

Psychologist Center is a web system that connects psychologists with their patients.
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

Expand Down Expand Up @@ -70,10 +67,6 @@ yarn dev # start application

4. Server is running on `http://localhost:5173/`

<!-- ## ✔️ Testing
Run the command `yarn test` on both `backend/` and `web/` folder to run tests. -->

## 📝 License

This project is under the MIT license. See the [LICENSE](LICENSE.md) file for more details.

0 comments on commit 281e9d7

Please sign in to comment.