This project is a CRUD application that uses AWS CDK and NextJS to store and retrieve data on DynamoDB. Currently used as a local component for Archie developers side. Based on the public project's Sankharr repository. Modifications and Enhancements:
- Allows you to choose the name of the table to be created.
- Allows you to select the name of the table to which data will be appended.
- When you finish entering data, you are correctly redirected to the table you worked on.
- Allows you to delete items correctly When editing an element of the table.
- Now recover the data from it to avoid having to write all the fields again
- PlatformWeb
- StackNextJsAws CDKDynamoDB
- DemoNot available
- Source



