Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bit-barron/todo-advanced
- Owner: Bit-Barron
- Created: 2024-10-27T13:29:58.000Z (24 days ago)
- Default Branch: main
- Last Pushed: 2024-10-27T17:57:05.000Z (24 days ago)
- Last Synced: 2024-10-27T20:53:55.326Z (24 days ago)
- Topics: drizzle, react-native, shadcnui, sqlite, todo-app, zustand
- Language: TypeScript
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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