Coding For Entrepreneurs
Coding For Entrepreneurs
Try-Django-1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data,...
Django-Chart.js
Learn how to integrate Chart.js with Django
ChatXChannels
Learn to Build Real Time Chat with Django Channels
Django-Angular-Ionic
Leveraging a REST API built with Django, we'll build an Angular Web App. With the same API, we'll build a mobile app using the Ionic Framework.
AI-as-an-API
Learn to create & deploy a deep learning algorithm into a production REST API microservice using Python, Keras, FastAPI, & NoSQL.
OpenCV-REST-API
Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku
video-membership
Create a Video Membership app using FastAPI & NoSQL
Try-Reactjs
The new version is here: https://github.com/codingforentrepreneurs/Try-React.js
FastAPI-Microservice-for-Django
Deploy a microservice REST API endpoint for our Try Django 3.2 https://cfe.sh/projects/try-django-3-2 project using FastAPI, pytesseract, Docker, & DigitalOcean App Platform.
Direct-Messages-in-Django
A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!