Skip to content

RishabhSingh08/PythonNotesCLA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Notes App

This is a simple command-line application allows you to add, view, edit, and delete notes. I might add a database, along with authentication in the future.

Features

  • Add new notes with a title and content
  • View all existing notes with their respective IDs
  • Delete notes by providing the note ID
  • Edit existing notes by providing the note ID
  • Supports various emojis for a fun and interactive experience

How to Use

  1. Clone the repository:

    git clone (https://github.com/RishabhSingh08/PythonNotesCLA
  2. Navigate to the project directory:

    cd PythonNotesCLA
  3. Run the Python script:

    python main.py
  4. Follow the on-screen prompts to add, view, edit, and delete notes.

Technologies Used

  • Python
  • colorama (for colorful output)

Contributing

Contributions are welcome! If you have any suggestions or improvements for the app, feel free to submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages