-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
backendBackend relatedBackend related
Description
Status: Backlog
Estimate: 3
Description
Implement off-chain database storage for mission details and references to on-chain IDs.
Acceptance Criteria
- Missions can be created with on-chain ID references
- Missions can be retrieved and displayed
- Database is accessible in local dev
- Basic error handling is implemented
Sub-Tasks
- Choose and setup DB solution
- Create mission schema (title, description, tags, on-chain references)
- Implement basic CRUD endpoints
- Connect frontend to these endpoints
Metadata
Metadata
Assignees
Labels
backendBackend relatedBackend related
Type
Projects
Status
In Review