Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 440 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 440 Bytes

Segments accounting

This project allows you doing segments (rectangles) accounting by size, type or color. Removed segments doesn't remove from database just mark them as inactive. Also removed segments have order number.

Installation

pyhton -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Regular users

Users are not allowed to login but if it is the need, they should be in the users group.