Skip to content

Olenka-Hryk/NetworkOfGroceryStores

Repository files navigation

(NOGS) Network Of Grocery Stores - Using the SQL Database

The task of network stores is the timely delivery of goods needed by residents. To do this, they need a single information system in which the proceeds and subsequent sales of goods will be tracked.

(NOGS) Network Of Grocery Stores - this is a program with database that is designed for a network of grocery stores. The purpose of this product is to enable the creation, storage, processing and analysis of data used in the grocery store.

KEY POSSIBILITIES:

  • Saving required customer data and product listings
  • User authorization (user classes: administrator and seller)
  • Adding, editing and deleting product purchase and sale data
  • Adding, editing and deleting product assortment data
  • Adding, editing and deleting employee data
  • Adding, editing and deleting customer data
  • Forming shop receipt

Table of Contents

Getting Started

Clone the Repository

As usual, you get started by cloning the project to your local machine:

$ git clone https://github.com/OlenkaA/NetworkOfGroceryStores.git

Prerequisites

  1. .NET Core SDK 2.1 (v. 2.1.400) or later versions.
  2. Microsoft Visual Studio .NET 2017
  3. Microsoft SQL Server 2012
  4. Git

Built With

Development environment for this application is Microsoft Visual Studio .NET 2017.

This project use the following libraries:

  • EntityFramework v6

Used technologys and tools:

UML Diagrams

Component Diagram

Use Case Diagram

Project Screen Shots

Get started with the program NOGS. Authorization is required for successful work with the program:

The main window of the program consists of a toolbar, a workspace and check information:

The application provides ability to view products available in the store. For this there is a convenient grouping of all products by category:

The application provides an opportunity to review employees, customers, products and promotions:

The application provides the ability to search:

Also, there is the ability to add, edit and delete data from a database of new products, stocks, customers, employees, stores:

The complete user manual can be found here.

Author

About

CRUD application for managing sales

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published