django-react How to Integrate Django with React (With Sample) Learn how to integrate Django with React and use the full power from both frameworks - Free sample included.
django Django Charts via DRF and Chart.js (with Samples) Sample project crafted with Django, Charts.JS, and DRF to showcase how to plot different charts Pie, Line, and Bar Charts.
flask Flask User Authentication - Includes Free Sample The article explains how to code a simple Flask Authentication System using Flask-Login and Bootstrap 5 - Free sample included (published on Github).
flask Flask Pandas Dataframe - How to code it This article presents a simple Flask project that loads pandas dataframe into the database and shows the information on a page.