Add user accounts
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
User should be able to login or signup with email and password.
Apps can be optionally added to a user account rather than relying on browser storage for keys to manage the app.
User can see their generated apps from the home screen / navigation and user has a public page with their published apps
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing home screen/navigation flow and the code that uses browser storage for app keys. Trace how generated apps are created and displayed, then define the account, published-app, and public-page boundaries. Done means email/password signup and login work, apps can belong to an account, generated apps appear from home/navigation, and published apps have a public user page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, backend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100