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

https://github.com/otanificent/otahtodoapp

Serverless To-Do List built with AWS Lambda, API Gateway, and DynamoDB
https://github.com/otanificent/otahtodoapp

aws beginner-project dynamodb-table lambda serverless to-do-app

Last synced: about 2 months ago
JSON representation

Serverless To-Do List built with AWS Lambda, API Gateway, and DynamoDB

Awesome Lists containing this project

README

          

# OtahToDoApp šŸ“ā˜ļø

A simple serverless To-Do List app built using AWS services. Built to help users track their tasks with a fully serverless backend.

---

## šŸš€ Features
- Create, Read, Update, and Delete tasks
- Uses a custom data model: `OtahToDoItem`
- Fully serverless infrastructure
- Infrastructure-as-code with AWS CloudFormation

---

## 🧰 Technologies Used
- AWS Lambda
- API Gateway
- DynamoDB
- S3 (Frontend Hosting)
- CloudFormation

---

## šŸ› ļø Deployment Guide

1. Deploy the backend with CloudFormation (`template.yaml`).
2. Upload frontend files (HTML/CSS) to an S3 bucket and enable static website hosting.
3. Test endpoints with Postman or your browser.

---

## šŸ“‚ Project Structure

---

## šŸ‘ØšŸ½ā€šŸ’» Author

**Otanificent**
Aspiring AWS Solutions Architect | Cisco CCST Certified | Based in Warri, Nigeria

*I’m open to feedback, collaboration, and mentorship as I grow in the cloud space.*

---