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.
- Host: GitHub
- URL: https://github.com/ralitsaterzieva/syncro
- Owner: RalitsaTerzieva
- Created: 2025-05-23T08:15:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-01T14:14:25.000Z (about 1 year ago)
- Last Synced: 2025-10-09T02:09:30.917Z (8 months ago)
- Topics: api-getway, aws, cloud, dynamodb, lambda-functions
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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