Open ankushdharkar opened 2 years ago
Add following URLs to the site:
Allow users to add their daily updates. Main Components:
Admin: All CRUD operations. Users: Can create & edit a task but not delete it.
Get a list of standups added by all users for a specific date.
Admin: All CRUD operations. Users: Read permission only.
Get data of one single standup added by a user for a specific date.
Admin: Can read, update and delete a standup. Users: Read permission only.
Add the standup feature on website, and integrate it with discord bot notifier