https://github.com/enionsouza/simple-device-manager
This is a simple device management web app. Devices have [id, category, color, partNumber]. The device's categories have [id, name].
https://github.com/enionsouza/simple-device-manager
Last synced: 5 months ago
JSON representation
This is a simple device management web app. Devices have [id, category, color, partNumber]. The device's categories have [id, name].
- Host: GitHub
- URL: https://github.com/enionsouza/simple-device-manager
- Owner: enionsouza
- License: mit
- Created: 2021-10-19T16:05:25.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2021-10-24T01:46:57.000Z (over 3 years ago)
- Last Synced: 2023-03-04T01:01:49.060Z (about 2 years ago)
- Size: 172 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-device-manager
This is a simple device management web app. Devices have [id, category, color, partNumber]. The device's categories have [id, name].