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
- Host: GitHub
- URL: https://github.com/sahapranta/social_blood
- Owner: sahapranta
- Created: 2019-09-08T11:59:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T09:23:00.000Z (over 2 years ago)
- Last Synced: 2023-03-06T01:47:15.378Z (about 2 years ago)
- Topics: laravel, php, vuejs
- Language: PHP
- Homepage: https://socialblood.herokuapp.com/
- Size: 3.19 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 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


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