Vidhan31 / Hardware-Management

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).


Languages

Language:PHP 65.9%Language:CSS 19.7%Language:Sass 10.2%Language:JavaScript 2.2%Language:Hack 2.1%