Skip to content

awscommunitymx/networking-passport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Community Day Networking Passport

A web application for managing networking and sponsor interactions at AWS Community Day events.

Project Structure

The project consists of two main components:

Frontend

  • 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

Backend

  • 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

Video demo

YouTube

Contributing

To contribute to this project, please follow the steps below:

  1. Fork the repository
  2. Clone the repository to your local machine
  3. Create a new branch for your feature or bug fix
  4. Make your changes
  5. Commit your changes
  6. Push your changes to your fork
  7. Create a pull request
  8. Wait for the pull request to be reviewed and merged
  9. Celebrate 🎉

Code of Conduct

You can find the code of conduct at the bottom of this page.

License

This project is licensed under the MIT - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published