source code: https://GitHub.com//DJsmk123/Notepad
Essential features to cover:
A title and contents
you can also add images in between contents ( + point but optional)
star to pin notes to the top in Home Screen ( the notes list will be sorted based on the stars i.e, notes with stars will be first in the list followed by non star one)
user should be able to logout
Design: https://dribbble.com/shots/7860061-No... (home and edit/view)
Flow : Check Attachement
features:
login/signup via firebase auth
Notes CRUD (Create, Read, Update and Delete) operations via Firestore Database
3 Screens ( login/signup screen, Home Screen with notes list, Note Editor screen)