Skip to content

A repository for Data Epic Beginners with Experience Weekly Tasks

License

Notifications You must be signed in to change notification settings

Data-Epic/note-app-Adenike-Awotunde

Repository files navigation

Smart Notes Manager

This application is a python based note management system built using the principles of python object oriented programming(OOP). It allows users to create, organize, and manage different types of notes efficiently.

Features

• add_note(note_type, content, reminder_time=None): This feature adds a new note of the specified type.

• delete_note(note_id):This removes a note by its ID.

• show_notes(): This displays all stored notes.

• search_notes(keyword): This finds notes that contain a specific keyword.

Technologies Used

Python Programming

Object-Oriented Programming (OOP) principles

About

A repository for Data Epic Beginners with Experience Weekly Tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages