Skip to content

🎃 Hacktoberfest: MediRepo - helps Hospitals with Daily Medical Reports - for COVID19 patients with restricted visits

License

Notifications You must be signed in to change notification settings

najeebkp/medirepoWeb

 
 

Repository files navigation

Logo

React Application for Daily Medical Reports

Making communication easier for Hospitals and Patients' Families.

This front-end application is part of a project called MediRepo which consumes an Elixir API for practising this functional language.

With the help of the Github community, this project is available in 15+ languages (increasing)

GitHub top language GitHub contributors vercel GitHub

vercel

MediRepo

Most hospitals are restricting visitors for COVID-19 Patients. This is a project to help hospitals to share Daily Medical Reports with those patients' families.

Live Demo

https://medirepo.vercel.app/

How to use MediRepo

Hospitals

  1. Create an account
  2. Add a medical report to a patient
  3. Share the Patient Code and Attendance Code (this is the password) to the patient's family

Using the same patient Code and attendance Code, only the last medical report will be shared.

With Medirepo API you can send medical reports to the application easier, set up your main application to communicate with our REST API.

Patient's Family

  1. Log in with code and password received
  2. Enter the patient birthday
  3. 🎉 See the information about your loved one ❤️

Medirepo (REST API)

See postman documentation:

postman

Access the API repository:

https://github.com/AndrGab/MediRepo

Guide to set up locally

  1. Fork the project and then clone it to your computer
git clone [email protected]:<your-user-name>/medirepoWeb.git
  1. Install libs
npm install
  1. 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.

Contributing

See you contributing guidelines and our Code of condute.

You can contribute to this project including:

  • new features;
  • architectural improvements;
  • translating messages into your native language;
  • searching bugs;
  • adding test coverage;
  • starring the project ⭐

Feel free to contribute!

HacktoberFest

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.

What is Hacktoberfest?

🎃 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.

https://hacktoberfest.com/

Features 📜

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.

Feedback

If you have any feedback, please reach out to me at [email protected]

Author

Made with 💜

Made by

Contributors

Credits

Illustrations by Storyset

Contributors image made with contrib.rocks.

About

🎃 Hacktoberfest: MediRepo - helps Hospitals with Daily Medical Reports - for COVID19 patients with restricted visits

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.9%
  • HTML 1.1%