Back to Projects

Serverless To-Do App

CompletedFeb 2025

Description

This project demonstrates a fully serverless architecture using Flutter for the frontend and AWS services for the backend. The app allows users to manage tasks in real-time with data stored in DynamoDB, business logic handled by AWS Lambda, and secure RESTful APIs managed through API Gateway. The serverless design ensures scalability, low maintenance, and cost-efficiency.

Technologies

FlutterFlutter
AWSAWS

Key Features

  • Task CRUD Operations
  • Serverless Architecture
  • Realtime Sync
Serverless To-Do App