Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conformist-mw/segments
Small project for accounting segments on factory.
https://github.com/conformist-mw/segments
Last synced: 1 day ago
JSON representation
Small project for accounting segments on factory.
- Host: GitHub
- URL: https://github.com/conformist-mw/segments
- Owner: conformist-mw
- Created: 2017-01-23T08:49:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T13:09:52.000Z (7 months ago)
- Last Synced: 2024-06-21T08:29:24.250Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 1.29 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
```shell
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.