Skip to content

Neo-Ciber94/todo-app-svelte-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Authorization

It uses the following AWS services:

  • AWS API Gateway
  • AWS Cognito
  • AWS Lambda
  • AWS DynamoDB
  • AWS S3
  • AWS CloudFront
  • AWS Cloudformation
  • AWS Cloudwatch

Diagram

AWS Diagram

Images

Login Add Todo List Todos