Skip to content

Commit

Permalink
bullet list
Browse files Browse the repository at this point in the history
  • Loading branch information
andywar65 committed Oct 30, 2022
1 parent 883df6c commit 144bc44
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,9 @@ Press the `Save and continue` button. If all goes well the `DXF file` will be ex
## Outside of Admin
At this stage only three frontend views are implemented: `List of all drawings`, `List by author` and `Drawing Detail`. First two views show drawings as markers on the map, last one shows a drawing in detail, with layers displayed on the map. To access the `List of all drawings` search on the navigation bar for `Projects/GeoCAD`. Note that `private` drawings will be hidden from non authors in all views. Note also that all entities on a layer inherit layer color.
## Improvements
In next versions I will try to add these improvements: * Download drawings as DXF * Full CRUD on frontend * Ability to switch single layers on/off in drawing detail view * Extract other entity types (CIRCLE) * Extract blocks
In next versions I will try to add these improvements:
* Download drawings as DXF
* Full CRUD on frontend
* Ability to switch single layers on/off in drawing detail view
* Extract other entity types (CIRCLE etc.)
* Extract blocks

0 comments on commit 144bc44

Please sign in to comment.