Skip to content

diveshlunker/BloodX

Repository files navigation

BloodX

An standalone platform which lets donors, receivers, organizers and sponsers to merge.


Check it out here.
The website is not launched yet hence, the login signup page wont be working in case if you run it from the link above. Fork the project, clone then and create mysql database and see it run properly.

Functionalities

Admin

Admin Privilages to get notified about all the blood-camps to be organized, the sponsors and the receivers requesting for urgent blood
Under Build

Organization

Organizations can set up their blood camp dates and let all the users can get notified and also the admin gets notified so that he can get the sponsors

Users

Users / Donators / Receivers can create their id and get notified of all the upcoming blood camps and blood receivers can get the information of the blood units which may be available in any of the hospitals and in case it is not available, get the information of the people having the blood of the blood group they are searching for.

Sponsors

Sponsors can sponsor the events from the main page of the website, but it is not been built yet. Just the basic design is been implemented. Any changes here are welcomed.


Database Connection

Import the Sql file within the sql directory in PHP My Admin and the database and all the tables will be created.
Here,

  • My data-base name is OSP
  • Id for my database(php my admin) is root
  • Password for my database(php my admin) is " "(Its empty)

  • In case you have different credentials and database name, edit it in dbcon.php and everything then works fine.



    Contribute

    This website is under development and any contibution will be appreciated.
    Any issues found can be submitted and it will be responded soon.