Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/enginland/sneaker-store
- Owner: Enginland
- License: mit
- Created: 2024-10-16T16:49:37.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T03:48:41.000Z (4 months ago)
- Last Synced: 2024-10-19T16:18:44.439Z (3 months ago)
- Topics: sneakers, sneakers-store, system-design, visual-basic
- Language: Visual Basic .NET
- Homepage:
- Size: 18.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
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