/Note-App

Ruby console app that allows users to create, delete, edit, and list notes. The notes are stored and retrieved using PStore serialization for persistence.

Primary LanguageRuby

📗 Table of Contents

📖 Note App

Ruby console app that allows users to create, delete, edit, and list notes. The notes are stored and retrieved using PStore serialization for persistence.

🛠 Built With

  • Ruby

Key Features

  • [Note Creation and Editing]
  • [Note Deletion]
  • [Note Listing]

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need to:

  • Install Ruby

Setup

Clone this repository to your desired folder:

https://github.com/AbigiyaTY/Note-App.git cd Note-App code .

Usage

To run the project, execute the following command:

ruby main.rb

Author

Abigiya Tadesse

🔭 Future Features

  • RSpec Tests

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

⭐️ Show your support

Give a star ⭐️ if you like this project!

📝 License

This project is MIT licensed.

(back to top)