Medical Card Generation System
The ‘Medical Card Generations System Project using PHP and MySQL’ has been designed to override the problem of existing manual system. This web application is supported to eliminate and in some case reduce the hardship faced by manual system. The application is reduced as much as possible to avoid errors while entering the data. It’s also provide message while entering invalid data. No formal knowledge is required for the user to operate this system. Overall we said that ‘Medical Card Generations System Project’ is user friendly.
How to run the Medical Card Generation System Project using PHP and MySQL
- Download the project zip file
- Extract the file and copy
mcgs
folder - Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)
- Open PHPMyAdmin (http://localhost/phpmyadmin)
- Create a database with the name
mgsdb
- Import
mgsdb.sql
file(given inside the zip package in SQL file folder) - Run the script
http://localhost/mcgs
Admin Login Details
- Username: admin
- Password: Test@123
Project Modules
In ‘Medical Card Generations System’ we use PHP and MySQL Database. This project keeps the records of medical cards. ‘Medical Card Generations System’ has two module i.e. admin and user.
Admin Module
- Dashboard: In this section, admin can briefly view the total medical card created in today’s, yesterday’s and in seven days, total read and unread enquiries.
- Medical Card: In this section, admin can manage medical cards (add/delete/update).
- Page: In this section, admin can manage about us and contact us pages.
- Enquiry: In this section, admin reads the inquiries which are sent by users.
- Search: In this section, admin can search a particular medical cards by reference number.
- Reports of Medical Cards: In this section admin can view and check medical card details in a particular period.
Admin can also update his profile, change the password and recover the password.
User Module
- Home Page: User can visit home page.
- Medical Card: User can view his/her medical card and take print with the help of their Reference Number.
- About Us: User sees the details of .website administrator.
- Contact Us: User can contact with website administrator and sent enquiry to them.
Note: In this project, the MD5 encryption method was used.
Project Name | Medical Card Generation System Project in PHP |
---|---|
Language Used | PHP5.6, PHP7.x,PHP8.x |
Database | MySQL 5.x,MySQL8.x |
User Interface Design | HTML, AJAX,JQUERY,JAVASCRIPT |
Web Browser | Mozilla, Google Chrome, IE8, OPERA |
Software | XAMPP / Wamp / Mamp/ Lamp (anyone) |