Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Database Setup for Mission Details #68

Open
8 tasks
HaruHunab1320 opened this issue Jan 12, 2025 · 0 comments
Open
8 tasks

Database Setup for Mission Details #68

HaruHunab1320 opened this issue Jan 12, 2025 · 0 comments
Labels
backend Backend related

Comments

@HaruHunab1320
Copy link
Contributor

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
@HaruHunab1320 HaruHunab1320 added backend Backend related phase-1 Phase 1: Foundation labels Jan 12, 2025
@HaruHunab1320 HaruHunab1320 moved this to Backlog in Hive Development Jan 12, 2025
@HaruHunab1320 HaruHunab1320 removed the phase-1 Phase 1: Foundation label Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related
Projects
Status: Backlog
Development

No branches or pull requests

1 participant