Making communication easier for Hospitals and Patients' Families.
This front-end application is part of my personal project called MediRepo which consumes an Elixir API for practising this functional language.
See postman documentation:
Access the API repository:
https://github.com/AndrGab/MediRepoMost hospitals are restricting visitors for COVID-19 Patients. This is a personal project to help hospitals to share Daily Medical Reports with those patients' families.
https://medirepo.vercel.app/- Fork the project and then clone it to your computer
git clone git@github.com:<your-user-name>/medirepoWeb.git
- Install libs
npm install
- Start the project
npm start
PS: You can create an environment variable like .env-sample
file in the project root folder to set the backend host.
If you came here for Hacktoberfest 🦇️:
Celebrate Hacktoberfest by getting involved in the open source community by completing some tasks in this project.
This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.
You can contribute to this project including:
- new features;
- architectural improvements;
- including i18n functions and translating these messages into your native language;
- adding test coverage;
Feel free to contribute!
🎃 HacktoberFest is digitalocean’s annual event that encourages people to contribute to open source throughout October. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keeping the project alive. 🎃 HacktoberFest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
git clone https://github.com/your-username/hacktoberfest.git
- Create a branch
git checkout -b branch-name
- Make your changes (Be creative!)
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
-
Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo) -
Wait for your PR review and merge approval!
-
Please ⭐️ STAR this repository if you had fun!
With Medirepo, hospitals can register and add daily patient reports to the platform. At the time of admission, it is necessary to provide the Patient Code and Password to family members to have access to these bulletins.
- The latest bulletin will always be available.
- Through the platform, it is possible to include new bulletins, delete, print reports...
- Extras: Dark Mode for better viewing of the platform.
Patient Login:
Viewing Bulletins:
Application in operation:
Registration of New Hospitals:
Dark Mode:
If you have any feedback, please reach out to me at andrgab@gmail.com
Medical illustrations by Storyset
Made with 💜 by @andrgab
Contributors image made with contrib.rocks.