2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-30 01:10:00 +00:00
Files
InvenTree/docs/docs/develop/roadmap.md
Matthias Mair 4b1eeefb1f feat(docs): add architecture/roadmap (#9624)
* feat(docs): Add architecture overview

* add strucutre for rough roadmap

* add stable reference

* document stable links

* test mermaid again

* fix loading

* fix format to reduce warnings

* use local js

* add architecture ovierview

* add more sub-points

* more structure

* add general backend text

* add sme bqsic docs for frontend

* fix list syntax

* fix typo
2025-06-13 11:28:02 +10:00

1.1 KiB

title
title
High level roadmap

General goals

High level Epics

1.0

Smaller items can be viewed on the milestone.

Aiming to stabelise several aspects of the software:

  • Only shipping the new frontend and removing reliance on templating
  • Stabelize API for client generation
  • Making data import- / export-mechanisms more stable
  • Updating and Re-Organising documentation to enable CII best practices compliance

2.0

Smaller items can be viewed on the milestone.

Proposed goals:

  • Reorganise permission system to support more entrerprise structures and reduce unneeded permissions EPIC
  • Add generalised file handling EPIC

Future

There are several epics that target the horizion.

Non-Goals

TBD