Site deployed on: my-first-blog
This project is an extended version of the Django Girls Tutorial, in which new features and technologies have been added to apply web development knowledge. The application has been tested using Pytest and utilizes the PostgreSQL database.
-
Static Files on AWS S3: Static files have been uploaded to AWS S3 for improved performance and scalability.
-
Deployment on Fly.io: The application is deployed on Fly.io, a cloud platform, for high availability and scalability.
-
Automated Testing and CI/CD: Tests are automated and monitored through GitHub Actions, ensuring the reliability of the codebase.
-
CODECOV Integration: CODECOV has been implemented to assess test coverage, providing insights into the effectiveness of testing.
- Django: Python web framework.
- PostgreSQL: Relational database.
- Pytest: Python testing framework.
- [Other technologies used, such as Fly.io, Gunicorn, python-decouple, dj-database-url, psycopg2-binary, django-s3-folder-storage, collectfast, and ipython.]
- Python 3.11
- PostgreSQL
About me: