Skip to content

Suj018300/task_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🧩 Offline-First Task Manager App

This is a Backend Focused Project, with Cubit (bloc) as State Management.

An offline-first task management app built with Flutter and Node.js (Express).
Users can sign up, log in, and manage their daily tasks even without an internet connection.
Data automatically syncs with the backend once the user goes online.

##Images

🚀 Features

  • User authentication with persistent login state
  • Create, view, and organize tasks by date
  • Offline-first architecture with automatic sync on reconnect
  • Backend built using Node.js, Express.js, and Drizzle ORM
  • Dockerized for easy deployment and containerization

🛠️ Tech Stack

Frontend: Flutter, Dart
Backend: Node.js, Express.js, Drizzle ORM
Database: PostgreSQL
Tools: Docker, REST API, JWT Auth

About

A Backend focused Flutter app with Cubit(Bloc), Node JS, Typescript, Express JS, Docker and Postgresql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors