AviSharmaaa / todo_list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo List

Life can feel overwhelming. ToDo List makes it a litte easier πŸ˜ƒ

A Simple To-do app design in flutter to keep track of your task. You can add title, due-date and priority to your tasks.

Features

  • Give a Title to your task
  • Give your task Due Date
  • Add Task by defining its priority
  • Click on the task to update or delete a task
  • Stores data offline using Sqflite database

Screenshots

🍰 Contributing

Pull Requests are always welcome! If you wish to contribute using Github, you can work on any features or create one on your own. After adding your code, send us a Pull Request.

🌈 What's next

Here are some ideas that are coming really soon πŸ‘€

  • Group similar tasks under a common label
  • Sorting tasks based on date and priority
  • Description for Task
  • Reminder with notification

πŸ›‘οΈ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ‘¨β€πŸ’» Author

πŸ‘€ Avi Sharma

About

License:MIT License


Languages

Language:Dart 97.5%Language:Swift 1.8%Language:Kotlin 0.6%Language:Objective-C 0.2%