Skip to content

Team Spectrum's repo for SDSLabs' Syntax Error Hackathon, IITR 2021

Notifications You must be signed in to change notification settings

tushdon2/SpectrumJeevan

Repository files navigation

SpectrumJeevan

WINDOWS

If using Windows then install XAMPP from https://www.apachefriends.org.

Clone this repository into a folder named "Home Page" inside xampp/htdocs folder.

Open localhost/phpmyadmin on any browser.

Create two databases "demo1" and "demo2".

Import "demo1.sql" in database "demo1" and "demo2.sql" in database "demo2".

Go to http://localhost/Home%20Page/register.php

UBUNTU

If using Ubuntu, then setup LAMP server, start apache and MySQL service.

Clone this repository in folder named "Home Page".

Create two databases "demo1" and "demo2" in MySQL.

Run the respective .sql file in the required databases as mentioned above.

Go to http://localhost/Home%20Page/register.php

About

Team Spectrum's repo for SDSLabs' Syntax Error Hackathon, IITR 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published