Online Blood Donation management System
Online Blood Donation management System Overview
The Online Blood Donation management System is to create an e-Information about the donor and organization that are related to donating the blood. Through this application any person who is interested in donating the blood can register himself in the same way if any organization wants to register itself with this site that can also register. Moreover if any general consumer wants to make request blood online he can also take the help of this site. Admin is the main authority who can do addition, deletion, and modification if required.
Online Blood Donation management System project is aimed to developing an online Blood Donation Information. The entire Online Blood Donation management System project has been developed keeping in view of the distributed client server computing technology, in mind. The Blood Donation Agent is to create an e-Information about the donor and organization that are related to donating the blood. Through this Online Blood Donation management System application any person who is interested in donating the blood can register himself in the same way if any organization wants to register itself with this site that can also register. Moreover if any general consumer wants to make request blood online he can also take the help of this site. Admin is the main authority who can do addition, deletion, and modification if required.
Online Blood Donation management System project is designed such that it follows the view of distributed architecture having centralized storage of the database part. By using the constructs of MS-SQL Server and all the user interfaces have been designed using the ASP.Net technologies. The database connectivity is planned using the “SQL Connection” methodology. The standards of security and data protective mechanism have been given a big choice for proper usage. The application takes care of different modules and their associated reports, which are produced as per the applicable strategies and standards that are put forwarded by the administrative staff.
Online Blood Donation management System Snapshots
Project Download
Online Blood Donation management System Abstract | Online Blood Donation management System Abstract |
Project Report Download | Project Report Download |
Online Blood Donation management System Code | Online Blood Donation management System Code |
adonis says
please i tried to run this project with visual studio 2010 and it produced this error “Unrecognized attribute ‘TargetFramework’ ” . please kindly help me
ProjectsGeek says
@Adonis. Could you please tell us on which line and class file you are getting this error ?
Punith M says
This project code is done using .Net with file Extension .aspx how it will run in Net Beans….Please Reply
ProjectsGeek says
@Punith. This is .Net project and will work on Visual studio only. You can run this project on eclipse or net beans.
manjunath says
Database is missing.. can provide link to download DB script or bak?
ProjectsGeek says
Please check source code folder as well database folder for database files. Kindly let us know if you need some other help.
Kishore says
Didi you found database in this folder., If yes can you just tell me where it is>…. Im unable to find daabase
naughty says
Can you please tell me the steps to make it work on eclipse..??
ProjectsGeek says
Please follow these steps to run Online Blood Donation management System.
https://projectsgeek.com/2012/04/how-to-run-java-projects.html
DIVYANSHU says
HOW TO MAKE CONNECTION WITH DATABASE
ProjectsGeek says
Just set up the database and change the database driver, username and password inside code. It will connect database based on these new database details.