Project information

DJANGO-BASED DISASTER MANAGEMENT SYSTEM AND DEPLOYING IT ON AWS WITH AUTOMATED CI/CD.

I've developed a web application using Django and SQLite3, enabling efficient crowdsourcing of environmental data. Admins can add, update, and delete natural disaster information, while users access the data via the app. Leveraging AWS CodePipeline and CodeBuild, I've implemented CI/CD for seamless deployment to AWS Elastic Beanstalk. Security tools like Sonar Cloud and Bandit enhance vulnerability scanning, and pylint ensures code quality assessment.