Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 863 Bytes

README.md

File metadata and controls

21 lines (19 loc) · 863 Bytes

BMS (Blog Management System)

This is a Blog Management System written in HTML, CSS, PHP and JavaScript with the help of Bootstrap.

Admin Username and Pass (for hosted website)

  • Username - Faisal
  • Password - 1921298
  • Steps to Use:

    • Download the zip file for this project.
    • Install Xampp and start the Apache and MySQL server.
    • Extract the zip file contents and move it to C:\xampp\htdocs folder.
    • Go to your browser and browse to http://localhost/phpmyadmin/
    • Create new database with the name 'bms'
    • Click on the Import button at the top right corner and upload the bms.sql file to import the database.
    • Switch to your browser and navigate to http://localhost/YOURVOICE_BMS/ URL.

    Demo

    demoVid

    Done!!