mirror of
https://github.com/hex248/sprint.git
synced 2026-02-08 10:33:01 +00:00
10 lines
447 B
Markdown
10 lines
447 B
Markdown
- user settings/profile page
|
|
- org settings
|
|
- add/invite user(s) to org
|
|
- issues
|
|
- issue creator
|
|
- issue assignee
|
|
- deadline
|
|
- time tracking (linked to issues or standalone)
|
|
- store backend/server URL in localstorage (can be changed in user settings). this will be used in substitution of VITE_SERVER_URL (use VITE_SERVER_URL as the default. this way, the frontend releases can ship with eussi.ob248.com, but dev can keep localhost backend)
|