A web application for managing networking and sponsor interactions at AWS Community Day events.
The project consists of two main components:
- React + TypeScript application built with Vite
- Uses Chakra UI for components and styling
- Located in
frontend
directory - Features:
- Profile management
- Sponsor login
- Networking passport functionality
- Serverless Python application using AWS SAM
- Uses AWS Lambda with Python 3.12
- Located in
backend
directory - Features:
- AWS Lambda Powertools integration
- DynamoDB for data storage
- API Gateway endpoints
To contribute to this project, please follow the steps below:
- Fork the repository
- Clone the repository to your local machine
- Create a new branch for your feature or bug fix
- Make your changes
- Commit your changes
- Push your changes to your fork
- Create a pull request
- Wait for the pull request to be reviewed and merged
- Celebrate 🎉
You can find the code of conduct at the bottom of this page.
This project is licensed under the MIT - see the LICENSE file for details.