Skip to content

Stevatron/In-store-billing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

In-Store Billing Application

The application is a versatile management and sales tool designed to streamline operations in a store or retail environment. It provides two main sections: Administration/Statistics and Sales/Checkout. In the Administration/Statistics section, users can manage categories by adding, deleting, and modifying them. They can also view valuable sales statistics, including the total quantity of products sold on the current day compared to the overall quantity of products sold since the store's establishment.

In the Sales/Checkout section, users can browse products by category, add them to the cart, and proceed with the checkout process. After completing a transaction, users have the option to save the receipt, which is stored in JSON format for future reference. This allows users to track and analyze sales data.

The application aims to enhance efficiency and organization in store management, providing a user-friendly interface for handling categories, products, and sales-related tasks. It helps store owners and employees keep track of sales performance, manage inventory, and streamline the checkout process for improved customer experience.

Overall, the application offers a comprehensive solution for managing store operations and analyzing sales data, ultimately contributing to better decision-making and improved productivity in a retail setting.

Features

  • Administration/Statistics: This tab allows users to manage categories, including adding, deleting, and modifying categories. Users can also view statistics, including the total quantity of products sold on the current day divided by the overall quantity of products sold since the store's inception.
  • Sales/Checkout: In this tab, users can select a category and browse the products within that category. They can add products to the cart and proceed with the checkout process. Upon completing a transaction, users have the option to save the receipt, which is stored in JSON format and can be later reviewed in the statistics section.

Requirements

  • The application requires the user to have Newtonsoft JSON library installed in order to run successfully. Make sure to have the Newtonsoft JSON library set up before running the program.
  • The application is built using C#, so it requires a compatible C# development environment, such as Visual Studio or Visual Studio Code, to compile and run the code.

Contact

Feel free to contact, or to commmit to the repo..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages