ComputerScienceHouse / ComputerScienceHouse/packet
Prompt users for profile pictures
- Dominant language
- Python
- Stars
- 25
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
(This suggestion was raised in the packet post mortem on 9/25.)
Add a reminder for users to upload a profile picture if they don't have one. This should apply to both upperclassmen and freshmen. This should be tied into the DB or `localStorage` so the user is only prompted once.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the existing profile-picture flow and the user prompt entry point; the issue requires coverage for both upperclassmen and freshmen. Add a one-time reminder for users without a profile picture, backed by the database or localStorage, and verify that users are not prompted again after responding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100