Skip to content

haritha28/DataBase-Management-System

Repository files navigation

Retail Billing System

Course Code: CSE300 SEMESTER PROJECT

Introduction

The project is based on the concept of RDBMS.The project is an application to automate the process of ordering and billing at a Departmental store .This application is designed considering the chain of departmental store which is located in various cities which helps to administrate its users and customers

##Functionalities

  • Provides a convenient solution of billing pattern.
  • Add and maintain records of available products.
  • Add and maintain customer details.
  • Add and maintain description of new products.
  • Add and maintain new entered category of products.
  • Provides economic/financial reports to the owner monthly or weekly and yearly.

##Requirements

  • Lamp server
  • Postgresql
  • Pgadmin3
  • PHPStorm Editor

##Installation Details

####Install Lamp Server $ sudo apt-get install lamp-server^

####Install Postgresql $ sudo apt-get install postgresql pgadmin3

####Connect PHP to postgresql we need to install the php5-pgsql $ sudo apt-get install php5-pgsql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors