Admin Interface For PDFs - Building SaaS #126
Developer builds admin tools to inspect PDF reports for a homeschool app, part of a SaaS development series.
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.
A developer adds UI improvements and new features to a SaaS application based on direct customer feedback.
A developer refactors the student enrollment flow in a Django SaaS application, removing old code and improving the user interface.
A developer polishes the onboarding flow and empty states for a SaaS application, adding helpful copy and calls to action.
A developer adds a landing page to their SaaS app using a Tailwind CSS template, detailing the integration and styling process.
A developer documents project setup, fixes a course scheduling bug, and starts building a new student reports section in a Django application.
A developer works on the final features of a SaaS homeschool app, focusing on student enrollment, templates, and testing in Python/Django.
A developer builds a mobile web app for a homelessness-focused hackathon using Python and Django, covering models, admin, and pages.
A developer creates a Django view to add students using Error Driven Development, including testing and template creation.
A Django developer builds core pages, adds model methods, and designs templates for a SaaS application in this coding tutorial episode.
A developer addresses user feedback by fixing navigation, print styles, and form layouts in a SaaS application built with Python and Django.
A technical walkthrough of building a consistent user onboarding flow in a Django SaaS application, focusing on data validation and step dependencies.
A developer adds an onboarding form using Django's CreateView, handling form configuration and redirecting to the next step in the flow.
A developer designs and implements a user onboarding flow for a SaaS app using Python and Django, covering planning and initial coding.
A technical guide on implementing email-based user accounts in Django using the django-allauth package, including configuration and testing.
A developer analyzes the failure of his SaaS project, College Conductor, sharing lessons on technology choices and focus.
The author streamlines a SaaS deployment by removing the Git clone from the server, detailing the steps for Let's Encrypt and Git SHA changes.
A technical deep dive into debugging a Django Shiv app, focusing on resolving template and static file loading issues.
A technical walkthrough of completing the account deactivation workflow in a Django SaaS app, including Stripe cancellation.