fac26 / final-project-ideas

0 stars 1 forks source link

Notion clone #4

Open LauraK0 opened 1 year ago

LauraK0 commented 1 year ago

Project Name

An online journal

Describe the problem you'd like to solve

I'd like to have an online repository of important notes and documents. If possible I would be able to format my notes myself, such as adding headings and italics, etc. I would also like to be able to go back and edit my notes. I would like it to be able to send me reminders.

Who are the stakeholders?

People who want an online repository so that they can access their info across their many devices.

Other considerations

Data should be secure so that others can't access this information. Will need to find out how to format text input client side.

What is currently being done to solve this problem?

Apps like Google docs and notion exist.

What technology might be interesting to explore?

Document editing and formatting APIs such as Quill or ProseMirror or similar.