School Break Filters - Building SaaS #113
A developer stream episode on building a SaaS app, focusing on adding student filtering for school breaks using Django and Python.
A developer stream episode on building a SaaS app, focusing on adding student filtering for school breaks using Django and Python.
A developer walkthrough of building a new calendar-based task completion feature for a SaaS product using Python and Django.
A developer completes the final form and tests for a Django app's user onboarding process in this coding tutorial episode.
The author starts a new Django project to build a social network with a capped number of connections to encourage thoughtful relationships.
A developer adds custom form validation in Django to prevent duplicate student enrollments and improves empty state templates.
The article details bug fixes and UI improvements for a SaaS application based on user feedback, including course clarity and schedule ordering.
A developer builds a school year calendar feature in Django, adding break day models, methods, and tests.
A developer builds a student enrollment form using Python and Django, focusing on context data, Tailwind CSS styling, and unit testing.
A developer live-codes the final touches on a hackathon project, covering Django models, UI integration, RSS feeds, and Heroku deployment.
Episode 50 of a series on building a SaaS product, focusing on creating a continuous user onboarding flow with Django and Python.
The author adds Tailwind CSS to style a Django SaaS project, fixes a logout issue, and explains utility-first CSS.
An analysis of why the SaaS 'College Conductor' failed after three years, detailing the technical and business lessons learned.
The author starts a new Django project from scratch, sets up a development environment with pip-tools, and deploys it to Heroku.
Integrating Celery worker and beat scheduler into a Shiv app to simplify Python SaaS deployment and tool management.
Improving Python project dependency management with pip-tools and converting a Django app into a distributable Python package.
This episode covers completing the user account deactivation flow, including logging out users and marking accounts as inactive in a Django app.
Building SaaS app: Adding a Celery background task for web scraping a third-party service using Python, Django, and Beautiful Soup.
A developer adds a third-party integration (Prompt) to a SaaS project using Python and Django, involving model, view, and template changes.
A developer stream on integrating a third-party service into a SaaS app using Python and Django, focusing on database modeling.
A developer streams on Twitch, showing how to build a SaaS product with Python and Django, covering design, testing, and deployment.