ConceptPortal-public/TODO.txt

25 lines
914 B
Plaintext
Raw Normal View History

2023-07-15 17:46:19 +03:00
!! This is not complete list of todos !!
This list only contains global tech refactorings and tech debt
For more specific TODOs see comments in code
2023-08-03 17:57:58 +03:00
[Functionality]
- home page
- manuals
- текстовый модуль для разрешения отсылок
- компонент для форматирования в редакторе текста (формальное выражения + отсылки в тексте)
- блок нотификаций пользователей
- блок синтеза
- блок организации библиотеки моделей
- проектный модуль?
- обратная связь - система баг репортов
[Tech]
2023-07-15 17:46:19 +03:00
- Use migtation/fixtures to provide initial data for testing
- USe migtation/fixtures to load example common data
2023-08-03 17:57:58 +03:00
[deployment]
- HTTPS
- database backup daemon
- logs collection
- status dashboard for servers