Web Application, built using php laravel, javascript, html and css
1. Php 7.0 or above
2. Composer
3. Laravel
4. phpstorm IDE
1. Mysql
2. MongoDB
1. Both Hospitals and individuals can request a blood
2. Automatic tracking system
3. Ability to set priority of the blood needs
4. Fraud prevention system - Admin has to approve any requests
- Clone the repository and open it with phpstorm
- Run command php artisan migrate
- Start the server php artisan serve