Skip to content

RomanticCoder/InventoryManager

Repository files navigation

InventoryManager

using C#, MS sql server

.Net Framework 4.7.2 Microsoft.Office.Interop.Excel 15.0.4795.1000 System.Data.SqlClient 4.8.2

Purpose

  • an inventory management system for a home pantry
  • can keep track of quantity, storage, expiry date of food
  • CRUD features for items

Features

  • login form
  • acquire data using SQL server
  • sort/search + CRUD
  • error handling
  • export function to download an Excel file

login

image

Inventory - view

image

add/update/delete

image

Search by name

image

group by freshness

image

group by food type

image

group by stock quantity

image

export to excel

image

About

using C#, MS sql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages