Simple-reminder-application

🚀 Overview

The Simple Reminder Application is a lightweight and easy-to-use tool designed to help you manage your tasks and reminders efficiently. With a user-friendly interface, you can quickly add and delete reminders to stay organized and on top of your schedule.

🌟 Features

🛠️ Prerequisites

🎨 Screenshots

Screenshot 2024-11-23 003323

Screenshot 2024-11-23 004624

Screenshot 2024-11-23 003355

Screenshot 2024-11-23 003440

Screenshot 2024-11-23 003451

Screenshot 2024-11-23 003520

🛠️ Installation

  1. Clone the repository:
    git clone https://github.com/divyansshu/Simple-reminder-application.git
    
  2. Navigate to the project directory:
    cd Simple-reminder-application
    
  3. Install the required dependencies:
    pip install -r requirements.txt
    
  4. Run the application:
    python main.py