PinnedrcmiskinPython 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 12Mar 12
rcmiskinPython 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 29Jun 29
rcmiskWebflow 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 29May 29
rcmiskHow 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 23May 23
rcmiskinPython in Plain EnglishLaunching IdeaVerify to Streamline Idea Validation — My #BuildInPublic Journey — episode 1IntroductionMar 19Mar 19
rcmiskComing 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 29Feb 29
rcmiskinPython 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