gdsc-tmu / gdsc-tmu/InfoLinkAPI

modelsの定義の場所が混在しているので分ける

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Go
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

スキーマに対応したGORMのモデルとjsonで返すためのモデルの定義が同じ `cmd/models` に入っているので分割する

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting cmd/models and identify which definitions map to the database schema through GORM and which are used for JSON responses. Separate those model groups while preserving their current uses; done means the two responsibilities are no longer mixed in cmd/models and the API still builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.