Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This GitHub repository is for the C project of group 11

📦 Stock Management System

👥 Group: 11

Objective: Create a stock management system for a company.


🧾 Description

This project is a basic Stock Management System designed to help a company manage its inventory. It allows users to add, edit, delete, and search for products, while saving the data in a text file to ensure persistence.


🚀 Key Features

  • Add a New Product
    Enter product name, unique identifier, and quantity.

  • ✏️ Edit Product Details
    Update the name, ID, or quantity of an existing product.

  • Delete a Product
    Permanently remove a product from the system.

  • 📋 Display Product List
    View all products with their details.

  • 🔍 Search for a Product
    Look up a product by name or identifier.

  • 💾 Save Data to File
    Automatically saves data to a text file to retain changes between sessions.


use

git clone https://github.com/DARKMAN226/C_Project-G11.git
cd C_Project-G11

Double click on the executable

Gestion de Stock.exe

🛠️ Technologies Used

  • Language: C
  • Data Storage: Plain text file (JSON)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages