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

https://github.com/ralitsaterzieva/syncro

Cloud-native synchronization app powered by AWS.
https://github.com/ralitsaterzieva/syncro

api-getway aws cloud dynamodb lambda-functions

Last synced: about 2 months ago
JSON representation

Cloud-native synchronization app powered by AWS.

Awesome Lists containing this project

README

          

# Syncro - Cloud ToDo App

Syncro is a simple JavaScript web app that lets users add and view tasks.
It stores and syncs tasks using AWS services like API Gateway, Lambda, and DynamoDB.

## Tech Stack

- HTML + CSS + JavaScript
- AWS Lambda
- AWS DynamoDB
- AWS API Gateway

## Getting Started

1. Clone the repo
2. Open `index.html` in browser

## Features

✅ Add task
✅ View synced task list
✅ Simple UI, ready to deploy to AWS