Farhan-Ali2002 / MediRepo

:jack_o_lantern: HacktoberFest 2022 :jack_o_lantern: :hospital: API to help Hospitals with Daily Medical Reports - for COVID19 patients with restricted visits

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Elixir/Phoenix API for Daily Medical Reports

Making communication easier for Hospitals and Pacients Family

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 sharing Daily Medical Reports with those patients family.

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 keep 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 andrgab@gmail.com

Authors

Made with 💜 by @andrgab

About

:jack_o_lantern: HacktoberFest 2022 :jack_o_lantern: :hospital: API to help Hospitals with Daily Medical Reports - for COVID19 patients with restricted visits

License:GNU General Public License v3.0


Languages

Language:Elixir 100.0%