Teacher Checklist Template - Building SaaS #138
A developer builds a teacher checklist model and feature for a Django-based SaaS homeschooling application in this coding stream recap.
A developer builds a teacher checklist model and feature for a Django-based SaaS homeschooling application in this coding stream recap.
A developer continues building a teacher checklist feature for a SaaS app, focusing on Django refactoring and adding new context data.
A guide to embedding source notebook metadata in Excel reports using Python's pandas and xlsxwriter to simplify tracking and refreshing analyses.
Explores the application of classic software design patterns, like the Factory pattern, to machine learning code and systems, using examples from PyTorch, Gensim, and Hugging Face.
Explores using htmx instead of JavaScript for dynamic web features like AJAX and infinite scroll in various frameworks.
A PyCon US 2022 talk recap on implementing framework-independent shared functionality using WSGI and ASGI middleware.
A developer troubleshoots a broken Python virtual environment and dives deep into dependency installation issues in this coding screencast.
Explains how to monkey patch Python's requests library to work in PyScript/Pyodide by using pyodide.open_url() for HTTP calls.
The developer works on small user-requested features for a SaaS app, taking a break between larger projects.
A programmer's guide to automating a badminton court booking system using Selenium and Python to secure time slots.
Building a Django SaaS feature for user-requested PDF bundles, integrating S3 file storage via django-storages.
An introduction to Great Expectations, an open-source Python tool for data quality testing, documentation, and profiling.
The article argues for using simple, monolithic architectures over complex ones, using examples like Wave and Stack Overflow to show effectiveness at scale.
Adding a PDF course completion report for students in a SaaS application built with Python and Django.
The article details adding a PDF attendance report to a SaaS project, covering development challenges and code patterns.
An update on adding a new report to a PDF bundle, including code cleanup and refactoring in a SaaS project.
A developer adds a user-requested task management feature and CSS styling to a PDF report for a SaaS application.
The author documents upgrading their SaaS app from Tailwind CSS v2 to v3, following the official migration guide.
Developer builds admin tools to inspect PDF reports for a homeschool app, part of a SaaS development series.
Developer adds a customer-requested feature to reorder grade levels in a homeschool app, part of a SaaS building series.