Create Vue UI and API #15
Labels
No Label
bug
duplicate
enhancement
good first issue
help wanted
infrastructure
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bit-badger/PrayerTracker#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create the Vue UI that will become part of the PrayerTracker v8 release. Also, create the API required to obtain and update data using this UI. This includes creating a way to authenticate via API and receive a JSON Web Token (JWT), and providing that JWT with each request, so that the user's current small group and user IDs can be utilized to record these actions.
Version 8 is going to use htmx.