Description
A Python + Django + MySQL Website
Last updated:
Hosting
-
Vercel Cloud using Serverless Functions
DevOps
Performance
- Google Page Speed for testing
- Eliminated Render-Blocking
- I optimized the loading of the CSS and JS in the Template
Frontend
- Django Templates
- Bootstrap for making the Website mobile friendly
- HTML
- CSS
Backend
A simple Blog by Django Models
-
Serving a simple Blog by the Django Backend Admin using Models
Database
-
MySQL was used for both Dev + Prod
-
SQLite could be used for Dev
Text Editor
-
Visual Studio Code with Python + Pylance extensions