PinnedPublished inPython in Plain EnglishDjango and React SaaS BoilerplateStarting a Software as a Service (SaaS) project can be daunting, especially with the initial setup of the infrastructure. Luckily, with the…Mar 12, 2024Mar 12, 2024
Published inPython in Plain EnglishHow to Create a Dynamic Pricing Table for Your SaaS Application in DjangoDiscover the step-by-step process to create a dynamic pricing table for your Django-based SaaS application.Jun 29, 2024Jun 29, 2024
Webflow to Django: Template Preparation GuideI love Webflow for designing UI, and I love Django for developing REST API’s. I wanted to try combining the two.May 29, 2024May 29, 2024
How to make a request to Notion API using PythonBelow is a Python script that uses the requests library to interact with the Notion API and read a specific page. This script automates the…May 23, 2024May 23, 2024
Published inPython in Plain EnglishLaunching IdeaVerify to Streamline Idea Validation — My #BuildInPublic Journey — episode 1IntroductionMar 19, 2024Mar 19, 2024
Coming soon — How to create a SaaS boilerplate written in Django and ReactFinally finished my SaaS boilerplate written in Django and React! Check it out here: https://boilerplate.rcmisk.comFeb 29, 20241Feb 29, 20241
Published inPython in Plain EnglishAuthenticate user via Facebook and generate a JWT token via Django Rest FrameworkTrying to build a server side application that will authenticate users via Facebook for what ever client side apps I want to develop.Jul 11, 2020Jul 11, 2020