Skip to content

MedHouse is an online platform to bridge the gap between patient and medical expert by enabling easy access and seemless communication between the two parties. It allow for easy scheduling of appointment with any medical expert of your choice at a very low cost. It also keep track of patient drug prescription by sending notification as at when t…

License

Notifications You must be signed in to change notification settings

InventorsDev/sdg-006-backend

Repository files navigation

Team-sdg-006--MedHouse

About

MedHouse is an online platform to bridge the gap between patient and medical expert by enabling easy access and seemless communication between the two parties. It allow for easy scheduling of appointment with any medical expert of your choice at a very low cost. It also keep track of patient drug prescription by sending notification as at when they are supposed take their medication, a reminder on how their various allergies and so on

Why

This App provides a solution that addresses the Sustainable Development Goal (SDG) 3: Ensure healthy lives and promote well-being for all at all ages.

Usage

To make use of the MedHouse app, please download via:

Setup

Install composer if you dont have it already installed.

After clonning the repo to your local machine and moving into the cloned folder, Run composer update to get started by installing dependencies.

route/api.php holds all project endpointss and other source code should go into the src, migration, app, ... folder.

All tests should be written in the `tests' folder. There's a sample in there.

Hints

  • Run composer update to get started. We'll assume you have composer package already installed.
  • Install additional dependencies: composer require <package-name>
  • Run tests: php artisan test
  • Running Tests In Parallel: php artisan test --parallel
  • Run your app in local dev mode: php artisan serve. This set up a local web server at localhost:8000,

Authors

@Owoputi kehinde @Olatunji Abiodun @Aderibigbe Joy

Contributing

If this project sounds interesting to you and you'd like to contribute, thank you! First, you can send a mail to buildforsdg@andela.com to indicate your interest, why you'd like to support and what forms of support you can bring to the table, but here are areas we think we'd need the most help in this project :

  1. area one (e.g this app is about human trafficking and you need feedback on your roadmap and feature list from the private sector / NGOs)
  2. area two (e.g you want people to opt-in and try using your staging app at staging.project-name.com and report any bugs via a form)
  3. area three (e.g here is the zoom link to our end-of sprint webinar, join and provide feedback as a stakeholder if you can)

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Owoputi Kehinde via owoputikehinde@gmail.com. All security vulnerabilities will be promptly addressed.

License

This project is open-sourced software licensed under the MIT license.

About

MedHouse is an online platform to bridge the gap between patient and medical expert by enabling easy access and seemless communication between the two parties. It allow for easy scheduling of appointment with any medical expert of your choice at a very low cost. It also keep track of patient drug prescription by sending notification as at when t…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages