ikramzargar / to-doey

A todo app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todoey App Todoey is a simple and intuitive task management application designed to help you organize your daily tasks effectively. With Todoey, you can effortlessly create, checkmark, and delete tasks, ensuring that you stay on top of your commitments and priorities.

Features Create Tasks: Quickly add new tasks with just a few taps. Checkmark Tasks: Mark tasks as completed once you've finished them. Delete Tasks: Easily remove tasks that are no longer needed. Intuitive Interface: User-friendly design for seamless task management. Minimalistic Approach: Focus on what matters without unnecessary clutter. Getting Started To get started with Todoey, simply follow these steps:

Clone the Repository: Clone this repository to your local machine using the following command:

bash Copy code git clone https://github.com/your-username/todoey-app.git Open in Your IDE: Navigate to the project directory and open it in your preferred IDE.

Run the Application: Run the application on your local machine or deploy it to your preferred platform.

Usage Creating Tasks:

Click on the "+" button to add a new task. Enter the task details and press "Add" to create the task. Checking Tasks:

Tap on the checkbox beside each task to mark it as completed. Deleting Tasks:

Swipe left on a task to reveal the delete option. Tap on the delete button to remove the task from your list. Contributing Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

Fork the repository. Create your feature branch (git checkout -b feature/YourFeature). Commit your changes (git commit -am 'Add some feature'). Push to the branch (git push origin feature/YourFeature). Open a pull request.

Acknowledgments Special thanks to Ikram Zargar for inspiration and support.

About

A todo app.


Languages

Language:C++ 41.5%Language:CMake 34.9%Language:Dart 14.3%Language:HTML 3.3%Language:Swift 3.1%Language:C 2.6%Language:Java 0.2%Language:Objective-C 0.1%