SunilDy / newsportal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Steps

  1. Download the zip file at https://github.com/SunilDy/newsportal
  2. Extract the zip file at a specified path.
  3. Then, move the folder into the path C:/xampp/htdocs
    • This is incase of Windows Operating system, incase of MacOS or Linux, paste/move the folder into the XAMPP installed folder → xampp/htdocs.
  4. The Run XAMPP.
  5. Start Apache server and MySQL database.
  6. Then open MySQL administrator from the XAMPP GUI.
  7. Create a Database called "newsportal".
  8. Then import the .sql file from → C:/xampp/htdocs/your_moved_folder/data.sql
  9. Then open the browser and go to → localhost/portal/newsportal and enjoy
  10. In order to access the administrator panel, go to → https://localhost/your_moved_folder
    • Use the following credentials,
      • Username → admin
      • Password → Test@12345

About


Languages

Language:JavaScript 56.6%Language:CSS 21.2%Language:Less 12.3%Language:PHP 5.9%Language:HTML 3.8%Language:Hack 0.2%