notey

A project to create and store notes for later purposes. Notey is built using flutter and stores the notes using Cloud firestore

Reference is made to an article written by Florin Pop for the user stories

User Stories

  • User can create a note
  • User can edit a note
  • User can delete a note
  • When closing the browser window the notes will be stored and when the User returns, the data will be retrieved
  • User can see the date when he created the note

Project Screens

Notes Screen

Note Screen

AddNote Screen

addNote Screen

EditNote Screen

EditNote Screen

GitHub

View Github