saving-lives2.mp4
A website aim to save another person’s live. People of all ages should consider themselves potential donors. In first the user visit our website as doner or recipient ,if doner want to donate after death he should fill in the obligation form. He can see the available hospitals in his country as our website can be available in more than one country, which is limited and can perform such this surgical operations . The website has the most important point , it provide the communication between user (doner and recipient ) and the hospitals. Hospitals have account in our website ,and can access the user (doner and recipient ) information and see if user choose to donate after death.
- The website will help to reduce organs trade, which is the worst phenomenon that facing our society currently.
- The site aims to provide the largest database about donors, patients who need a donation, and the hospitals that can perform operations of organ transplants.
- Our website will save lives of many patients whose lives are depended on the transfer of an organ.
- It will help patients who looking for specific organ to find as fast as the donor and the hospitals.
- It will give the opportunity to those who want to do good by making a donation (donors).
- Website will provide to hospital a fast communicate between donors and patients who looking for an organ
Pre-steps
-
Make sure you apache server working and create an empty database and name it messages.
-
create database saving_lives
- copy .env.example file and rename it to .env
- change your sql env
- php artisan key:generate
- composer install
- php artisan storage:link
- php artisan migrate --seed
- run project php artisan serve
HOME Page
-The website landing page where the user can take a background about what the website can afford for him.
ARTICLE PAGE
This page display articles about organ donation and donation operation .
Register Page
In this page , user enter required information (Name , Phone , Blood Type , National Number , Email , Address , Organ that he want to donor or received then user should select if he want to donor or receiver )
Obligation form
In this form , user enter required information Name , National Number , and real number that he takes from the real estate month , and then the website check if the real number is right , then submit .
Admin Dashboard
This page contain Dashboard for admin that have all information about website like number of donors , number of receivers , number of operation , and number of hospitals who have account in website)
Hospital dashboard
This page contain Dashboard for hospital that have information about website like number of donors , number of receivers , number of operation and display information about operation that perform)