Skip to content

A basic note-taking app made while trying to learn CS. Some features may not work as intended

Notifications You must be signed in to change notification settings

mustafaC0der/Flora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: Some features may not work as expected.

Flora Notes App

Flora is a simple, Windows-based note-taking application built using .NET MAUI. It allows users to create, edit, delete, and save notes. It also supports undo/redo functionality and searching notes based on their content.

Features

  • Create, Edit, and Delete Notes: Users can add, modify, and remove notes.
  • Search Functionality: Filter notes by title or content.
  • Undo/Redo: Supports undo and redo operations for editing notes.
  • Persistent Storage: Notes are stored locally in a JSON file, ensuring they persist across app restarts.

About

A basic note-taking app made while trying to learn CS. Some features may not work as intended

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages