https://github.com/neo-ciber94/todo-app-svelte-aws
A todo app using Svelte and AWS
https://github.com/neo-ciber94/todo-app-svelte-aws
aws-cloudformation aws-dynamodb aws-lambda aws-s3 cloudfront node-js svelte
Last synced: 7 months ago
JSON representation
A todo app using Svelte and AWS
- Host: GitHub
- URL: https://github.com/neo-ciber94/todo-app-svelte-aws
- Owner: Neo-Ciber94
- License: mit
- Created: 2023-05-19T01:02:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-04T20:50:59.000Z (over 2 years ago)
- Last Synced: 2025-01-06T17:47:01.859Z (9 months ago)
- Topics: aws-cloudformation, aws-dynamodb, aws-lambda, aws-s3, cloudfront, node-js, svelte
- Language: Svelte
- Homepage:
- Size: 603 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Todo App - Svelte + AWS
A simple crud todo app using `Svelte` and `AWS` services.
It contains the following functionality:
- CRUD operations
- Create todo
- Edit todo
- Delete todo
- List todos
- Authentication
- AuthorizationIt uses the following AWS services:
- AWS API Gateway
- AWS Cognito
- AWS Lambda
- AWS DynamoDB
- AWS S3
- AWS CloudFront
- AWS Cloudformation
- AWS Cloudwatch## Diagram

## Images


