generated from codersforcauses/django-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
backendTask must have a back end issueTask must have a back end issuebugSomething isn't workingSomething isn't workingpriority:high
Description
Basic Information
-
Token needs to include "user_role": "poster" or "bidder" ( or two user table for poster and bidder) not needed anymore
-
Add user list API
-
Create mock data of users, tasks, bids, etc for testing purpose
- user data in db cannot be accessed from frontend
-
no
avatarandfull_namefield in/users/api -
Status need to be chosen from this:
- `/app/bids`: "COMPLETED", "ONGOING", "BIDDING", "EXPIRED" - `/app/tasks`: "BIDDING", "COMPLETED", "CANCELLED", "ONGOING", "PRICE UPDATE" -
Need to add function to compare the date between the deadline and today, then automatically change
statusof bidding tasks or bidding bids to"COMPLETED"
Other Information
[Are there any additional information that we should know about?]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
backendTask must have a back end issueTask must have a back end issuebugSomething isn't workingSomething isn't workingpriority:high


