Create login screen for notes and scope notes by user
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, anyone to open the app can simply access the page and make or delete notes. This simply makes no sense and a much better approach would be to have a signup and login screen and then scope the notes with the user, so that each user can only access their own notes.
Task list:
- [ ] Signup screen
- [ ] Login screen
- [ ] Authentication logic
- [ ] Notes scoping logic
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.