BP Monitoring Management System using PHP and MySQL
BP Monitoring Management System is a web-based application. This application is to maintain the record of the BP details of the family members datewise.
Project Requirements
Project Name | BP Monitoring Management System Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x |
Database | MySQL 5.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |
Project Modules
In BP monitoring Management Project we use PHP and MySQL Database. BP monitoring Management System has one module i.e user.
User Module
User Registration: In this section, the user can register himself. A one-time registration is required for every user.
User login: In this section, users can log in with a valid email id and password.
Dashboard: In this section, the User can view the total listed family members and total BP records count.
Family Members: In this section, the user can add, edit and delete the family members.
BP: In this section, the user can add, edit and delete the family member BP details.
Reports: In this section, the User can generate the b/w dated report of a particular family member.
User can also update their profile, change their password and recover their password.
Some of the Project Screens
User Signup
User Dashboard
Add BP Details
Manage BP Details
How to run the BP Monitoring Management System (bpmms) Project
1. Download the zip file
2. Extract the file and copy bpmms
folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/HTML)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name bpmmsdb
6. Import bpmmsdb.sql
file(given inside the zip package in the SQL file folder)
7. Run the script http://localhost/bpmms
Credential for User panel :
Username: john@test.com
Password: Test@123