Skip to content

akashpoudelnp/shopmanagement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Shop Management System

Description

Shop Management System is the electronic way of storing the records and managing the records.

Installation

Firstly Navigate to db.php File and Replace

$servername = "localhost";<----//change this to your server name
$username = "root"; <----//change this to your server username
$password = ""; <----//change this to your server password
$dbname    = "shop"; <----//change this to your server database name

Note

If you are using xammp or other localhost then no need to change , you can simply create a data base named OVS

Create Database Named shop
IMPORT the shop.sql in PHPMYADMIN ('Google how to import sql in phpmyadmin')

Created By:AkashPoudel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages