Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thedayismyenemy/stockmanagementsystem
https://github.com/thedayismyenemy/stockmanagementsystem
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedayismyenemy/stockmanagementsystem
- Owner: TheDayIsMyEnemy
- Created: 2024-10-24T14:48:40.000Z (23 days ago)
- Default Branch: main
- Last Pushed: 2024-10-25T02:54:54.000Z (22 days ago)
- Last Synced: 2024-10-26T16:26:15.957Z (21 days ago)
- Language: C#
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StockManagementSystem
The current Front-end implementation does not show any message to the user when there is an error or invalid request. It also uses Sqlite for simplicity. There aren't any unit tests too
## How to run it
Clone the repository and then execute the following command inside the root folder
```bash
dotnet run --project ./src/StockManagementSystem.csproj
```Navigate to: https://localhost:7291/