Roadmap
V0.1
Functions
- Models : core class :
- identificator
- doctype
- itemstate
- category
- scope
- domain
- user
- document
- note
-
Alembic delaration
-
item CRUD :
- identification: name, description
- classification CRUD:
- add tag to list
- attach/detach tag to object
- document CRUD via uolad :
- pictures
- documents (invoice, warranty certificate, user manual)
- admin :
- domain CRUD
Technical
- bootstrap framework app :
- default setup variables
- middleware for error and message handling
- SQLAlchemy Alembic object
- Faker data seeder
- HTTP request test frame
V1
- identification: name, description
- classification: family tags
- Pictures
- documents (invoice, warranty certificate, user manual)
- characteristics (size, weight, color, materials)
- price, acquisition date, supplier
V2
- object template by family
- publishing interface
- timeline of the object (purchase, sales)
- additional information (serial number, registration, etc.)
V3
- community/friends management
- tags
- family management
- White mark