Skip to content

A User-Friendly Stock Management Application built in C#, XAML and SQL, following the MVVM Architecture, that caters to small businesses. It uses the .NET Framework.

Notifications You must be signed in to change notification settings

rushp28/StockSurge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

StockSurge is a robust and user-friendly stock management application. It provides a comprehensive solution for managing stock items, tracking transactions, and monitoring stock levels. The application is built with a focus on simplicity and efficiency, offering features such as authorized admin login, simple navigation, and stock item management. With its intuitive interface and powerful features, StockSurge aims to streamline the process of stock management for businesses of all sizes.



Technologies
  • Programming Language: C#
  • Software Framework: .NET Framework
  • UI Markup Language: XAML
  • Database: SQLite3
  • Version Control: Git
  • Programming Paradigm(s): Objected-Oriented, Procedural
  • Architectural Framework: Model-View-ViewModel (MVVM)

Prerequisites
  • .NET Framework 4.7.2 or a higher version installed on your local computer.
Usage
  1. Clone the repository to your local computer.
  2. Compile the files to get an executable file by running the following command in the terminal:
  3. dotnet build StockSurge.csproj

  4. Navigate to "StockSurge.exe" on the "bin/Debug" or "bin/Release" folders adn run it.
  5. Login as an admin (username: admin, password: admin).
  6. Start managing your stock items!

The End?

Thank you for checking my project out! In case of any feedback on the project please contact me.

About

A User-Friendly Stock Management Application built in C#, XAML and SQL, following the MVVM Architecture, that caters to small businesses. It uses the .NET Framework.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages