Skip to content

It is a Destkop software designed in C# for business owners and startups to make sales and inventory management simple and effective. It stores all of the business records and transactions in a MySQL database to guard against data loss and aid in the creation of accurate books of accounts.

Notifications You must be signed in to change notification settings

ashukesharwani/Chotta_Bazaar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chotta_Bazaar

An app that makes it easier for small business owners to manage their sales and inventory evaluation and keep track of their inventory.

A Chotta Bazaar is a desktop application that was created for shopkeepers.Who cannot afford proprietary software's exorbitant cost? It is used for managing the shop's inventory and sales.This speeds up and simplifies the invoicing process and helps the shopkeeper maintain accurate stock records.The salesman only needs to provide the product id, and the Msql database instantly returns the product's details, simplifying the invoicing process. This supports a store owner in maintaining a proper track of their books of accounts and inventories.

LANGUAGES USED:

  1. C#
  2. SQL

TOOLS AND TECHNOLOGIES USED:

  1. .NET Framework
  2. MYSQ

DESCRIPTION OF EACH ACTIVITY:

  1. WELCOME SCREEN:

    The app's welcome page, which features the logo and a background, gives users the option to move on to the next activity or depart.

  1. LOGIN:

The login page authenticates users before granting access to an application.

  1. REGISTRATION:

To use the app, a user must first register. Before checking in, he must further validate his email address in order to use the app's transactional functions.

  1. DASHBOARD:

The major element of the page is the Dashboard, from which users may access all activities and also track employee transaction history.

  1. MAINTAIN INVENTORIES:

    This page allows the sales man to maintain his inventory of the store either by inserting , deleting or updating and also they can keep the complete detailed stock record.

  2. SALES:

This page enables salespeople to sell products by simply entering the product ID and the quantity. As sales are launched, the page also immediately removes the sales goods from the database.

About

It is a Destkop software designed in C# for business owners and startups to make sales and inventory management simple and effective. It stores all of the business records and transactions in a MySQL database to guard against data loss and aid in the creation of accurate books of accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages