Skip to content

VeressIris/my-notes-app

Repository files navigation

My Notes App

My own notes app built with Flutter and Supabase, inspired by the Samsung Notes, Oneplus Notes and Apple Notes.

What can you do in this demo?

  • You can press on the demo notes and test the Quill text editor
  • Start a new note
  • Register/Login
  • Logout

What is it missing?

  • Saving changes to notes
  • Displaying notes from database
  • Saving notes to database
  • Add/edit tags
  • View private notes/filter by tags, you can only see the demo notes in both the public and private notes pages.