connorkfeucht / connorkfeucht/session

Camera option opened from posting.tsx

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

User should have the option to take a photo to add to their post in posting.tsx. This option would open the camera and allow the user to take a photo, then the image_url would be saved to images[] and inserted into the db along with the rest of the activity

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading posting.tsx and tracing how the rest of the activity and image data is saved. Confirm how the camera should be opened and how image_url values are added to images[] before database insertion. Done means a user can take a photo from the posting flow and the resulting image is saved with the activity.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.