Do you want to do something more to make your web app more production ready?
If so here are some extra challenges that you can try to solve by yourself.
-
Add the sentiment analysis using a lambda function when we add a new note.
-
Add the capability to search by sentiment, using AWS DynamoDB and the @key transformer.
-
Create a continuous deployment pipeline for your application using GitHub and AWS Amplify console.