Skip to content

This is my third year first Semester individual coursework for web technology module

Notifications You must be signed in to change notification settings

mirosh-kavinda/studyshack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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+

About

This is my third year first Semester individual coursework for web technology module

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published