Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 1.5 KB

README.md

File metadata and controls

34 lines (29 loc) · 1.5 KB

Study Shack

This is a minimalistic Tutoring web application using PHP and MDB Boostrap.(3rd year First Semester Individual Project)

#Links
Git Hub Link : https://github.com/mirosh-kavinda/studyshack.git
userFlow : https://www.figma.com/file/L57mZAV3rmYNT9Fxv94AnK/studyshack?node-id=0%3A1&t=38YWlbR1TUDtMr3a-1

home Page

To run website you need to follow below mentioned steps

1 .You need to install XAMPP software (we are using Apache and MYSQL )

2 .After installation,place CRAFIRA project folder inside htdocs folder on XAMPP installed directory ,

    "C:\xampp\htdocs"

3. Rename the root folder name as 'studyShack'

4. Start the Apache and MYSQL servers on XAMPP dashboard.

5. Click on Admin button on MySQL row.

6. After pop up the Php my admin dashboard withing webbrowser

7. create new database as "studyshack"

8. Select newly created database and go to import tab on tool bar

8. Import our "studyshack.sql " data base sql file from Studyshack "database" folder in Studyshack project directory.

9. Open New tab on Browser and type following and enter:

    https://localhost/studyShack/index.php

(I shared the database file inside the Database Directory)

    studyShack/Database_setup/studyshack.sql

Supported Browsers:

  • Chrome 35+
  • Firefox 31+
  • Safari 9+
  • Opera
  • Edge
  • IE 11+