Coding For Entrepreneurs

Results 117 repositories owned by Coding For Entrepreneurs

Try-Django-1.11

364
Stars
200
Forks
Watchers

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

76
Stars
86
Forks
Watchers

Learn how to integrate Chart.js with Django

ChatXChannels

53
Stars
29
Forks
Watchers

Learn to Build Real Time Chat with Django Channels

Django-Angular-Ionic

76
Stars
33
Forks
Watchers

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

68
Stars
41
Forks
Watchers

Learn to create & deploy a deep learning algorithm into a production REST API microservice using Python, Keras, FastAPI, & NoSQL.

OpenCV-REST-API

100
Stars
48
Forks
Watchers

Learn to create a REST API microservice for extracting faces from images using OpenCV, OpenCV-python, Flask, Docker, and Heroku

video-membership

103
Stars
31
Forks
Watchers

Create a Video Membership app using FastAPI & NoSQL

Try-Reactjs

94
Stars
82
Forks
Watchers

The new version is here: https://github.com/codingforentrepreneurs/Try-React.js

FastAPI-Microservice-for-Django

84
Stars
50
Forks
Watchers

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

91
Stars
34
Forks
Watchers

A tutorial on how to create synchronous slack-inspired message channels and private messages using Django. Enjoy!