codefordenver / codefordenver/Comrad
User profiles: let users have public bios
Open
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We would like to have public bios for users/hosts. We'll need to add a public bio field to the `users` model and surface that field throughout the application.
- [ ] Add a field for public bio to the `users` model
- [ ] Modify the `search-hosts` API endpoint to return the user's public bio
- [ ] if #78 is done, add a field to edit the public bio on the Add User and Edit User forms
- [ ] Add the public bio to the user profile page
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.