/BLOOD-BANK-MANAGEMENT

THIS IS ONGOING PROJECT

Primary LanguageCSS

BLOOD-BANK-MANAGEMENT

THIS IS ONGOING PROJECT. The User interface is made using react.js ,apexchart.js, material css , javascript and html.The backend is designed by PHP and MySQL

Lets have the glimpse of the major feature of the application

1.User Registration:

USER REGISTER REGISTER USER

2.Login to User Dashboard after successful registration

USER LOGIN Screenshot (29)

3.upload health certificate and get approval from admin

Screenshot (30)

Screenshot (31)

4.past donation history

PAST DONATION HISTORY

5.Check blood stock

Screenshot (32)

5.find donor

FIND DONOR

6.You can refer a friend through email incase you are not available

REFER A FRIEND IN CASE OF ABSENCE

7.recover password through email

INSTRUCTION:

1.Here we send referal to anyone using PHPMAILER function through SMTP server in localhost.So find make the required changes in the 'sendmail' file in xampp folder. path: C:\xampp\sendmail\sendmail.ini

changes in 'sendmail.ini' file

1.smtp_server=smtp.gmail.com
2.for(TLS):smtp_port=587
for(SSL):smtp_port=425
3.auth_username='The email-id you want to host mail from'
auth_password='your password of above email-id'

4.important: don't forget to make the security low of your gmail account.

https://myaccount.google.com/security:
switch 'on' the

less secure app access