Set up Users table and get user info from github API
Open
please-test
priority-2
T4h
technical
- Dominant language
- Elixir
- Stars
- 33
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
As a user of gh-backup
I want to be able to identify who has written the versions of comments
So that I know who to hold responsible for them
- [x] Set up a Users table which includes fields for the user's login details (email?) and the user's avatar url
- [x] Link the User table with the Issue/Comments table
- [x] Add the relevant user info to the issue/comments/users table when a change is made
- [x] Include the avatar url or user_id in order to generate this
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.