Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here’s a clean and professional README.md for your project:


🛒 Online Stationery Management System

📌 Overview

The Online Stationery Management System is a web-based application designed to manage and streamline the process of buying and selling stationery items. It allows users to browse products, place orders, and manage their purchases, while administrators can handle inventory, orders, and customer data efficiently. The system is built using HTML, CSS, JavaScript, PHP, and MySQL, and runs on an XAMPP server.

🚀 How It Works

  • Users can register/login to the system
  • Browse available stationery products
  • Add items to cart and place orders
  • Admin manages products, stock, and orders
  • Data is stored and managed using a MySQL database

🌐 Features

  • User authentication (Login/Register)
  • Product listing and search functionality
  • Add to cart and checkout system
  • Admin dashboard for managing products and orders
  • Responsive and user-friendly interface

🛠️ Tech Stack

  • HTML (Structure)
  • CSS (Styling)
  • JavaScript (Client-side interactivity)
  • PHP (Backend logic)
  • MySQL (Database)
  • XAMPP (Local server environment)

📂 Project Structure

online-stationery/
│── index.php
│── login.php
│── register.php
│── cart.php
│── admin/
│   ├── dashboard.php
│   ├── manage_products.php
│   └── orders.php
│── css/
│── js/
│── images/
│── config/
│   └── db.php
│── database/
│   └── stationery.sql
│── README.md

▶️ How to Run

  1. Install XAMPP

  2. Place the project folder inside:

    C:\xampp\htdocs\
    
  3. Start Apache and MySQL from XAMPP Control Panel

  4. Import the database:

    • Open phpMyAdmin
    • Create a database
    • Import stationery.sql file
  5. Run the project in browser:

    http://localhost/online-stationery/
    

⚙️ Applications

  • Online stationery shops
  • Inventory management systems
  • Small business e-commerce platforms

⚠️ Limitations

  • Basic security implementation
  • Requires internet/local server to run
  • Not optimized for large-scale production

📌 Future Enhancements

  • Payment gateway integration
  • Order tracking system
  • Advanced security (encryption, authentication)
  • Mobile-friendly UI improvements

📌 Conclusion

The Online Stationery Management System is a simple and effective solution for managing stationery sales and inventory. It demonstrates full-stack web development using PHP and MySQL, making it suitable for academic and small business use.

lucid-origin_create_a_colorful_and_vibrant_animated_image_of_an_online_stationery_management_-0

About

Developed a web-based DBMS inventory management system using PHP, HTML, CSS, and MySQL with features like user authentication, stock tracking, and report generation. Designed a responsive interface with automated low-stock alerts and notifications to improve inventory control, operational efficiency, and user experience.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages