Skip to content

dtmarangoni/serverless-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless TODO Application

Serverless TODO is the fourth project of Udacity Cloud Developer Nanodegree. The project is a simple TODO application using AWS Lambda with Serverless framework, and a React Frontend client. The application will allow creating, removing, updating and fetching TODO items from database. Each TODO item can optionally have an attachment image. The end user will only have access to TODO items that he/she has created.

For more details on implementation and changes according to the project specification, please visit each application sub-folder README.

Reference

This project is based in the Udacity repository below. Please check it for more details.

About

A simple TODO application using AWS Lambda with Serverless framework, and a React Frontend client. The application will allow creating, removing, updating and fetching TODO items from database.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors