No description
Find a file
Kumi de8247e14e
feat(urls): add server routes and root redirect
Added routing for server-related URLs and a redirect from the root URL to the servers page. This change improves navigation within the CoffeeMachine app, making it more intuitive for users to find the server management section right from the homepage. It directly impacts user experience by streamlining access to the servers list without additional navigation steps.
2024-06-05 16:59:44 +02:00
.vscode feat: add Django project & VSCode config for enhanced development workflow 2024-06-05 15:35:47 +02:00
coffeemachine feat(urls): add server routes and root redirect 2024-06-05 16:59:44 +02:00
.gitignore feat: add Django project & VSCode config for enhanced development workflow 2024-06-05 15:35:47 +02:00
manage.py feat: add Django project & VSCode config for enhanced development workflow 2024-06-05 15:35:47 +02:00
requirements.txt feat: add Django project & VSCode config for enhanced development workflow 2024-06-05 15:35:47 +02:00