Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 524 Bytes

Notes App

A minimal PHP app for storing, editing, deleting, and searching notes.

Features

  • Create new notes with a title, note body, and note tag.
  • Edit existing notes to update their content.
  • Delete notes that are no longer needed.
  • Search notes by tags or keywords to find specific information quickly.

Images

Image of a list of notes Image a note details Image of a placeholder screen shown when no notes are added