Description: Develop a web-based in-memory private text sharing application. Once users connect, they are asked for authentication via an OpenID Connect/OAuth2 provider and have access to either create a new note or read an existing one.
MVP: Notes are private and can only be read by the creator.
Stretch Goal: Sharing notes with a list of users (identified via OIDC subject ID)
Language: Any supported language
Skills/Background: Web development/frameworks
Mentor: Richard, Roman
Difficulty: Easy/Medium
Examples: https://www.pastebin.com/, https://etherpad.org/, https://pad.riseup.net/
Is there an existing issue for this?
Description
Description: Develop a web-based in-memory private text sharing application. Once users connect, they are asked for authentication via an OpenID Connect/OAuth2 provider and have access to either create a new note or read an existing one. MVP: Notes are private and can only be read by the creator. Stretch Goal: Sharing notes with a list of users (identified via OIDC subject ID) Language: Any supported language Skills/Background: Web development/frameworks Mentor: Richard, Roman Difficulty: Easy/Medium Examples: https://www.pastebin.com/, https://etherpad.org/, https://pad.riseup.net/
This project is part of Semester of Code: https://github.com/jhu-ospo-courses/JHU-EN.601.270/tree/main/Fall_2022#enarx-projects
Acceptance Criteria
No response
Suggestions for a technical implementation
No response