Language Used: PHP 7
Database: MySQl 8.0
User Interface Design: HTML, CSS, AJAX, JAVASCRIPT
Software: XAMPP, WAMP, MAMP, LAMP (anyone)
A site which provides information regarding the availability of beds & medicines in nearby Hospital & Medicals respectively along with covid stats of different countries. Technology Used; PHP, JS, MySQL, API, HTML, CSS, Bootstrap.
• User module
• Admin Module
• Login – This module is used for admin login.
• Dashboard
• Manage Hospital/ Medical - Admin can add and manage details (Add, edit and delete)
• Moderator Registration- Admin can register new Moderators for the website.
• Change password
• Logout
• Hospital & medical – User can search for hospitals & medicals
• Covid Stats: User can check daily stats related to Covid cases
• Contact: User can contact for any issue/query/suggestion
• WAMP
• XAMPP
• MAMP
• LAMP
WAMP: https://youtu.be/XsZAPw_KyhQ
XAMPP: https://youtu.be/_TDiZWoiewk
MAMP: https://youtu.be/tB7kteydhrE
LAMP: https://www.youtube.com/watch?v=zWTRNXmtVYM
• Open PHPMyAdmin
• Create a Database “admin_panel”
• Import database “admin_panel.sql”
• Open “http://localhost/covid-care-website/admin_panel/login.php” using any browser
• Login Details
• Login Details for admin :
- Username: [email protected]
- Password: 1234
• Create another Database “covid_care” (For Hospital, Medical & Contact Page)
• Import database “covid_care.sql”
Done!!