Choosing a web framework is hard especially now when there are a lot of frameworks, each designed differently. Here is why when building a large database-driven application, I would honestly pay to use Django.
python
Articles
Learn about the basics of Serverless, Docker and deploying a Django (Python) application to Cloud Run, a serverless offering by Google Cloud Platform.
The basics of deploying a basic Django (Python) application to Azure App Service, a serverless offering by Microsoft Azure.
Projects
django-serverless-cron π¦‘
django-serverless-cron
𦑠is a Django
app (library/package) with a simpler approach running cron jobs (mostly in a serverless environment) through HTTP requests with an integration with the Django admin. This allows you to run any task without having to manage always-on infrastructure.
There is also an option to run jobs via management commands and the Django admin.
ShuleSuite
Building the operating system for schools. We improve student learning outcomes by analysing and visualizing educational data plus streamlining the schoolβs communication with parents.
School management, E-learning, plus Powerful Data Analysis & Communication Tools For Schools.
Data Structures and Algorithms
My solutions/code and personal notes on Data Structures and Algorithms.
Notes App
Note-taking web application with accessibility features such as dark theme, font-size change and language change. Built with Alvin Kanai and Lorna Muchangi while learning Human Computer Interface.
Galaxy Medicare Centre Communications
SMS communication solution for Galaxy Medicare Centre.
E-Commerce Application
Ecommerce System. (In development) Built to create an easily usable boilerplate for future similar work.