Skip to content
forked from AndrGab/MediRepo

🎃 HacktoberFest 2022 🎃 🏥 API to help Hospitals with Daily Medical Reports - for COVID19 patients with restricted visits

License

Notifications You must be signed in to change notification settings

merRen22/MediRepo

 
 

Repository files navigation

Logo

Elixir/Phoenix API for Daily Medical Reports

Making communication easier for Hospitals and Patients' Families

GitHub top language Made by codecov elixir ci GitHub

Medirepo - Daily Medical Report API

postman

MediRepo

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

Front End

Front-end (React) repository: https://github.com/AndrGab/medirepoWeb

LIVE DEMO

Access the demo application:

https://medirepo.vercel.app/

🎃 HacktoberFest 2022 🎃

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.

Contributions

You can contribute to this project including:

  • new features;
  • architectural improvements;
  • including i18n functions and translating these messages into your native language;
  • increasing test coverage;

Feel free to contribute!

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/

Getting started

  • 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!

Screenshots

bulletin2

Feedback

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

Authors

Made with 💜 by @andrgab

Contributors

Contributors image made with contrib.rocks.

About

🎃 HacktoberFest 2022 🎃 🏥 API to help Hospitals with Daily Medical Reports - for COVID19 patients with restricted visits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 98.7%
  • Nix 1.3%