This repository contains all cloud related code and configurations to manage users and their data in the cloud.
This part of the repository is used for authenticating users when they post or fetch data. It uses Auth0 in combination with AWS API Gateways.
This part of the repository contains all the functions that handle fetching and storing data for users in the database (dynamodb).