Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw equipments based on SVG files #6

Open
rezib opened this issue Dec 8, 2022 · 0 comments
Open

Draw equipments based on SVG files #6

rezib opened this issue Dec 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@rezib
Copy link
Contributor

rezib commented Dec 8, 2022

Currently RacksDB draws equipments with very basic rectangle. For much more realistic output, it should be able to draw equipments based on SVG files depending on equipment type.

@rezib rezib added the enhancement New feature or request label Dec 8, 2022
rezib added a commit that referenced this issue Dec 8, 2022
All unchecked items in TODO list are now replaced by issues in the
backlog: https://github.com/rackslab/racksdb/issues

- Tests of back references in Schema → #1
- Tests of default properties in Schema → #1
- Tests of boolean properties in Schema → #1
- Tests of circular dependencies in schemas → #1
- Tests of generic DB loads → #1
- Add class/object diagram of database schema in docs → #2
- Add JSON DBDumper → #3
- Draw pixel perfect lines → #4
- Draw racks based on imported SVG file → #5
- Draw equipments based on imported SVG file → #6
- Tiny web application to explore DB content → #7
- Check collisions in rooms → #8
- Check collisions in racks → #9
- Support additional defined types → #10
- Network cables and connections → #11
- IPAM → #12

The TODO.md file is not needed anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant