Skip to content

Kaizoku01/Task-Genie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Genie

This Flutter application allows you to create tasks to do list with a user-friendly interface and persistent local storage using Hive.

Features

  • Task Creation: Easily create new tasks with description.
  • Editing and Deletion: Ability to edit task details or delete tasks when needed.
  • Offline Access: Functionality without requiring an internet connection for flexibility and convenience.
  • Persistent Local Storage: Efficiently store tasks offline with Hive technology, ensuring secure and speedy local storage for Task Genie.

Technologies Used

  • Flutter: The front-end framework used to develop the application.
  • Dart: The programming language used for coding within the Flutter framework.
  • Hive: Utilizes hive's faster and reliable data warehousing abilities locally.

Usage

  • Upon launching the app, it will automatically look for any tasks stored locally and display it according to the added sequence.
  • You can create, delete and complete the task.
  • Play Store

Screenshots

Contributing

If you'd like to contribute to this project, feel free to fork this repository and submit a pull request with your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages