forked from digitales/kompass
Compare commits
2 Commits
main
...
changes-ku
| Author | SHA1 | Date |
|---|---|---|
|
|
ecbdab3e9c | 2 years ago |
|
|
ab499821d6 | 2 years ago |
@ -0,0 +1,38 @@
|
||||
Stand: 12.11.2023
|
||||
|
||||
# Technical ocumentation -- jdav kompass
|
||||
|
||||
Until this point there was no documentation, so everything added is by someone who hasn't coded in this project at all and doesn't no anything about the project. But at least a documentation exists now.
|
||||
|
||||
## About
|
||||
|
||||
The **jdav kompass** is an modular internal management platform providing tools for member-, material-, mail- and financemanagement. It has its source in jdav Ludwigsburg and has a enhanced second version for jdav heideleberg.
|
||||
|
||||
## Technical Base
|
||||
|
||||
- Python 3.9
|
||||
- Django 4.0.1
|
||||
|
||||
|
||||
## Documentation Roadmap
|
||||
|
||||
- [ ] Add applications (/modules) overview
|
||||
- [ ] Create datmodel in draw.io
|
||||
- [ ]
|
||||
|
||||
|
||||
## Ideas by Kasimir
|
||||
|
||||
Loose collection of smaller and bigger enhancements that came to my mind.
|
||||
|
||||
- [ ] Write documentatione ;)
|
||||
- [ ] Restructure the sidebar menu (make it more intuitive)
|
||||
- [ ] Create a Dashboard as startpage instead of the module list
|
||||
- [ ] Material manager
|
||||
- [ ] Update structure so that every item is an own data entry (remove the count attribute) (needed for PSA log)
|
||||
- [ ] Add Attribute for unique ID to each item (needed for PSA log)
|
||||
- [ ] Add an more extensive PSA log
|
||||
- [ ] User Help
|
||||
- [ ] Add tooltips with helptexts
|
||||
- [ ] More Modules
|
||||
- [ ] Add a Newsletter Module (supporting mjml)
|
||||
Loading…
Reference in New Issue