abraaoduarte / abraaoduarte/ekklesia-backend-golang
Create CRUD of users
オープン
enhancement
- 主要言語
- Go
- スター
- 0
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
- [ ] Create migration
- [ ] Crete CRUD
- [ ] Encrypt password
- [ ] Create roles for the user (Admin, Writer and ProofReader)
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
This is a large feature requiring a migration, full CRUD, password encryption, and a role system. Start by examining the existing project structure for database models and authentication patterns. Look for similar models or a `user.go` file to understand the schema. 'Done' means a user can be created, read, updated, deleted, has an encrypted password, and has an assigned role (Admin, Writer, ProofReader).
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- backend, database
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 30/100