{"id":21842920,"url":"https://github.com/hazeliscoding/aws-flight-booking-app","last_synced_at":"2026-04-15T14:04:02.172Z","repository":{"id":235884032,"uuid":"791458079","full_name":"hazeliscoding/aws-flight-booking-app","owner":"hazeliscoding","description":"Event Driven Example App built using AWS CDK, DynamoDB, Lambda, Cognito, Amplify, API Gateway, Event Bridge, SES.","archived":false,"fork":false,"pushed_at":"2024-04-26T17:42:07.000Z","size":1049,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T06:52:12.923Z","etag":null,"topics":["aws","aws-lambda","cognito","dynamodb","nextjs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hazeliscoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-24T18:52:28.000Z","updated_at":"2025-03-12T17:00:19.000Z","dependencies_parsed_at":"2024-04-24T20:22:45.668Z","dependency_job_id":"e0abaf1e-db1c-4442-aada-7a406561838c","html_url":"https://github.com/hazeliscoding/aws-flight-booking-app","commit_stats":null,"previous_names":["hazeliscoding/aws-flight-booking-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Faws-flight-booking-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Faws-flight-booking-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Faws-flight-booking-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hazeliscoding%2Faws-flight-booking-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hazeliscoding","download_url":"https://codeload.github.com/hazeliscoding/aws-flight-booking-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244825654,"owners_count":20516592,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-lambda","cognito","dynamodb","nextjs"],"created_at":"2024-11-27T22:13:44.008Z","updated_at":"2026-04-15T14:04:02.124Z","avatar_url":"https://github.com/hazeliscoding.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Flight Booking App 🛫\n\n## Overview 🌐\n\nThis Flight Booking App is developed as a way to get my feet wet with AWS CDK, leveraging AWS CDK to build a scalable flight seat booking system. It integrates various AWS services including DynamoDB, Lambda, Cognito, Amplify, API Gateway, EventBridge, and SES.\n\n## Diagram 📐\n![Architecture Diagram](./docs/awsfbs-diagram.png)\n\n## Configuration 🛠️\n\n- **Environment Files:** This project uses environment variables to manage configuration settings. Ensure that the `.env` file in the root directory and the `.env.local` file in the `client` directory are properly set up before running the application.\n- **Frontend:** The `client` folder contains a Next.js frontend which also utilizes environment variables declared in `.env.local` for proper AWS service integration.\n\n```bash\n# backend env file\nENV=dev\nUSER_POOL_ID=\nCLIENT_POOL_ID=\nAWS_ACCESS_KEY_ID= \nAWS_SECRET_ACCESS_KEY=\n```\n\n```bash\n# frontend env file\nNEXT_PUBLIC_USER_POOL_ID=\nNEXT_PUBLIC_USER_POOL_CLIENT_ID=\nNEXT_PUBLIC_AWS_ACCESS_KEY_ID=\nNEXT_PUBLIC_AWS_SECRET_ACCESS_KEY=\nNEXT_PUBLIC_API_END_POINT=\nNEXT_PUBLIC_AWS_REGION=\n```\n\n## Features 🌟\n\n- **Real-World Application:** Construct a Flight Seat Booking system using AWS CDK.\n- **User Authentication:** 🔐 Manage secure access using AWS Cognito.\n- **Flight Booking:** ✈️ Enable users to book and manage flights effectively.\n- **Notification System:** 📧 Use AWS SES for timely email notifications.\n- **API Development:** Build robust APIs with AWS API Gateway.\n- **End-to-End Testing:** Perform comprehensive testing on AWS to ensure application reliability and scalability.\n\n## Prerequisites 📋\n\n- AWS Account\n- Node.js\n- AWS CLI\n\n## Installation 🔧\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/hazeliscoding/aws-flight-booking-app\n   ```\n2. Install dependencies:\n   ```\n   npm install\n   ```\n3. Set up your environment variables as outlined in the `.env` and `.env.local` files.\n4. Deploy the app using AWS CDK:\n   ```\n   cdk deploy\n   ```\n## Contributing 🤝\n\nContributions are welcome! Please consider contributing to further enhance the functionality of this project.\n\n## License 📄\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeliscoding%2Faws-flight-booking-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhazeliscoding%2Faws-flight-booking-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhazeliscoding%2Faws-flight-booking-app/lists"}