It's a simple web-portal for blood donor database using jsp,servlet and java. Basically it was meant for social cause so that the people who requires blood and blood donors can come to a single roof. So it provides a web portal for hospital and blood donor. A hospital send a request to all the donors with a perticular blood group and if the donor is intrested, they can approach the hospital directly. The hospital can also directky approach the donor by using search function.
- Java
- Servlet
- JSP
- HTML
- Java Script
- CSS/Bootstrap Css
- Glassfish Server
- ngrok
- Automatic email sending
- Automatic sms sending
- Password encrypting using hashing and salt
- File uploading
- MVC architecture
- Responsive Web pages
- Database(Postgre) used for storing user data.
- Session management
- Used ngrok to connect the localhost server to the inernet.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details