Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bit-barron/todo-advanced

Todo Advanced App: A React Native app for managing todos offline with Drizzle and SQLite.
https://github.com/bit-barron/todo-advanced

drizzle react-native shadcnui sqlite todo-app zustand

Last synced: 23 days ago
JSON representation

Todo Advanced App: A React Native app for managing todos offline with Drizzle and SQLite.

Awesome Lists containing this project

README

        

Todo Advanced App

Overview



The Todo Advanced App is a powerful task management application built with React Native,
Drizzle, and SQLite. This app allows users to manage their todos effectively while
supporting offline mode, enabling users to add, edit, and delete todos without an active internet connection.

Features




  • Offline Support: Add, edit, and delete todos without needing Wi-Fi. Changes will sync when the device is back online.


  • Drizzle ORM: Utilizes Drizzle to simplify database interactions and provide a seamless experience.


  • SQLite Database: Stores todos locally using SQLite, ensuring fast access and data persistence.


  • User-Friendly Interface: Intuitive and clean UI designed for easy navigation and task management.


  • Task Progress Tracking: Visual representation of task completion progress.

Tech Stack




  • Frontend: React Native


  • State Management: Zustand


  • Database: SQLite


  • ORM: Drizzle


  • Icons: Expo Vector Icons