Implement post authors #11

Open
opened 2021-12-26 17:22:36 +01:00 by Jef Roosens · 0 comments
Owner

The system should be able to store who the post is attributed to. This can then later be used when the system is expanded for multiple users. A post should be allowed to have more than one author, or none at all.

  • Database tables
  • Diesel boilerplate
  • API endpoints
The system should be able to store who the post is attributed to. This can then later be used when the system is expanded for multiple users. A post should be allowed to have more than one author, or none at all. - [ ] Database tables - [ ] Diesel boilerplate - [ ] API endpoints
Jef Roosens added the
enhancement
label 2021-12-26 17:22:36 +01:00
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rusty-bever/blog#11
No description provided.