You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: