Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elle-concetta/get-data
A java program that keeps record of its inventory of products it sells. Each product is identified by the manufacturer, product name, quantity, and unit price.
https://github.com/elle-concetta/get-data
Last synced: about 6 hours ago
JSON representation
A java program that keeps record of its inventory of products it sells. Each product is identified by the manufacturer, product name, quantity, and unit price.
- Host: GitHub
- URL: https://github.com/elle-concetta/get-data
- Owner: elle-concetta
- Created: 2023-06-15T22:28:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T07:54:12.000Z (about 1 year ago)
- Last Synced: 2023-11-18T08:30:41.959Z (about 1 year ago)
- Language: Java
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get-Data
A java program that keeps record of its inventory of products it sells. Each product is identified by the manufacturer, product name, quantity, and unit price.