Skip to content

The application provides an easy way to add, update, search, and display products in a interface.

Notifications You must be signed in to change notification settings

EsraaAlzoghby/Mini-Market-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Market 🛒

Mini Market is a simple and user-friendly web application that allows users to manage products in a small online store. The application provides an easy way to add, update, search, and display products in a interface.

This project aims to provide a basic management system for a mini market, where users can input product information such as name, price, category, description, and upload product images. The app also features a search functionality to quickly find products by their name.

Features ✨

  • Add new products with name, price, category, description, and image. 📦
  • Update existing products with new information. 🔄
  • Search for products by name. 🔍
  • Simple and intuitive user interface for managing the product list. 🖥️

Technologies Used 🛠️

  • HTML: For the structure of the website. 📝
  • CSS: For styling and layout. 🎨
  • JavaScript: For dynamic functionality (adding, updating, searching products). ⚙️
  • Font Awesome: For icons. 🔲
  • SweetAlert: For displaying friendly alerts to the user. 💬