Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enginland/sneaker-store

About a comprehensive software solution designed to streamline and enhance the operations of a sneaker retail store. This repository contains the source code and documentation for the system, providing a robust platform for managing various aspects of a sneaker store's day-to-day activities.
https://github.com/enginland/sneaker-store

sneakers sneakers-store system-design visual-basic

Last synced: about 1 month ago
JSON representation

About a comprehensive software solution designed to streamline and enhance the operations of a sneaker retail store. This repository contains the source code and documentation for the system, providing a robust platform for managing various aspects of a sneaker store's day-to-day activities.

Awesome Lists containing this project

README

        

Laravel Logo


Sneaker Store System



This project is targeted for the mass Sneaker Store management system around the company or further.
Sneaker Store management is a very complex process that also needs very efficient management.
it enhances correctness and reduces manpower.

## Features

- Modern GUI
- Searchs
- Suppliers
- Products
- Sales
- Expenses
- Report

## Installation

Install my-project with git

```bash
git clone https://github.com/Engin-Smith/Sneaker-Store-System.git
```
Or just to Download file ZIP

```bash
Download ZIP
```
Set Up Database

```bash
Install SqlServer
```
Backup Database By using data source file in directory Database Backup

```bash
db_sneaker.bacpac
```
go to directory Modul for configuration the connection string to database Example Server name

```bash
DESKTOP-UOR27U4
```
if sucessful connection you can run and login test with demo account
```bash
username = 123 password = 123
```
## Tech Stack

**Client:** VB.Net

**Server:** SQL Server

## Running Tests

To run tests, run the following to open visual studio

```bash
sneaker_store.sln
```
## Plugin
- [Crystal Report for visual studio](https://www.sap.com/products/technology-platform/crystal-reports.html#try-now)
- [SQL Server ](https://www.microsoft.com/en-us/sql-server/sql-server-downloads)

## Screenshots