This project is an image repository app built with Python using the Django framework. The project will use GitHub Actions for Continuous Integration and Delivery (CI/CD). Tests will be ran in the Pipeline to ensure a quality release and that the build is passing. The App will allow the user to add images to the site and filter those images through search. The App is deployed to Azure App Service.
- Add functionality for app to add images
- Add search functionality
- Update test suites
- Update yaml for pipeline
- Add styling to main page
- Create video to showcase working app
- Update README.md