adityaashinde / todo_app

A advance level todo app using flutter and sqflite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App

πŸ“βœ… Simple and elegant Todo application built with Flutter. βœ…πŸ“

Platform

πŸš€βœ¨ Excited to introduce the Todo App - an advanced Todo List app crafted with Flutter! πŸ“± Manage tasks effortlessly with style and ease.

Features

  • 🎨 Visually Captivating Interface: Organize tasks effortlessly with a beautiful and vibrant UI.
  • βœ… Task Management: Add, edit, and delete tasks swiftly for maximum productivity.
  • πŸ“± Cross-Platform: Enjoy a seamless experience across all devices, ensuring user accessibility.
  • πŸ” Secure Login: Protect your tasks and user information with a robust login and registration system.
  • πŸ’Ύ Data Storage: Utilize SqfLite for seamless saving and retrieval of tasks and user data.

Key Skills

  • Dart - Flutter - SQFlite - Flutter Packages

Packages Used

  • flutter_slidable: To slide the task card to edit/delete a task.
  • google_fonts: To add Google Fonts.
  • intl: To format the picked date.

Screenshots

Screenshot-1

πŸ”— Source Code: Todo App GitHub

Installation

To get started with the Todo App, follow these steps:

  1. Clone the repository:
    git clone https://github.com/adityaashinde/todo_app.git
  2. Navigate to the project directory:
    cd todo_app
  3. Install the dependencies:
    flutter pub get
  4. Run the app:
    flutter run

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/your-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature/your-feature)
  5. Create a new Pull Request

Contact

If you have any questions, feel free to reach out:


Thank you for checking out the Todo App! πŸ“βœ…

About

A advance level todo app using flutter and sqflite


Languages

Language:C++ 33.6%Language:Dart 31.5%Language:CMake 27.4%Language:Swift 2.6%Language:HTML 2.6%Language:C 2.0%Language:Kotlin 0.2%Language:Objective-C 0.1%