An open API service indexing awesome lists of open source software.

https://github.com/sahapranta/social_blood

Basic Laravel & Vuejs based web application
https://github.com/sahapranta/social_blood

laravel php vuejs

Last synced: 5 months ago
JSON representation

Basic Laravel & Vuejs based web application

Awesome Lists containing this project

README

        


Build Status
Dependencies

Heroku

## About Social Blood

This is a simple basic laravel 5.8 and vue based practice. The idea was creating a social platform where people can share there need for blood and others who want to donate can wish and contact to respective person.

** [View Live Here](https://socialblood.000webhostapp.com/) **

- User can register with email and blood group
- After Registration he/she need to complete profile information [ skipable ]
- Home route is where the request listed and one can search with any keyword
- By clicking view button one can view details about the request
- Only login user with same blood group can wish for donate
- Right side of the view page contains the list of user who wants to donate blood
- Below the description the person who donated will be listed
- User will get notification [ email ] if blood group match with recently created request.

### ScreenShot
![ScreenShot of welcome page ](https://github.com/sahapranta/social_blood/blob/master/screenshots/screenshot_1.png)
![ScreenShot of welcome page ](https://github.com/sahapranta/social_blood/blob/master/screenshots/screenshot_2.png)
![ScreenShot of welcome page ](https://github.com/sahapranta/social_blood/blob/master/screenshots/screenshot_3.png)

## License

The Laravel framework is open-source software licensed under the [MIT license](https://opensource.org/licenses/MIT).