Skip to content

This is a completed version of my previous Admin-Dashboard php program(which you can checkout on my profile page).

Notifications You must be signed in to change notification settings

Vidhan31/Hardware-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardware (Bathware) Management System

Aim and Objective

  • The goal is to build a web platform for a hardware and sanitary goods store. This will allow the client to take orders from customers all around the world. It also aids in inventory management.

  • The objective of this project is to enable the client to accept online orders and manage inventory accordingly.

  • Login authentication for both clients and customers are required for security reasons.

  • To design and build a web application for keeping record of inventory and stock currently present, and update into the database accordingly.

  • It includes:

    • Displaying the available inventory.
    • Accepting customer inputs.
    • Inventory manipulation

Architecture

  • In presentation layer we have used HTML, CSS, Bootstrap.
  • And in application layer we used PHP server side-scripting language. This layer fetches and manipulate data present in database.
  • MySQL database is used to store all customer details and products.

Entity Relationship Diagram

Users

Demonstration

Screenshots

About

This is a completed version of my previous Admin-Dashboard php program(which you can checkout on my profile page).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published