Skip to content
This repository has been archived by the owner on Nov 19, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 254 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 254 Bytes

NoteManager

This is the core of a simple object-oriented note manager written in python. Currently features the following:

  • In Memory Note Management
  • Filesystem based persistence
  • Full test suite
  • Note Add
  • Note Search
  • Note Purge
  • Note Delete