I have received numerous enquiries in the past on how to create a learner management system LMS from scratch. The short answer is — with great difficulty and considerable programming, networking and development skills. Creating a LMS requires complex user management, authentication and profile management, database management and much more. Let us just say, it is not...
Author: Zatosh Nakamoto (Zatosh Nakamoto)
Automate Facebook Messenger using Graph API and Python
In this tutorial we are going to cover how you can automate facebook messenger using Graph API and Python. The points we will cover in this tutorial are: Create our Application — Flask Set-up Facebook Messenger webhook inside our application Host our application on HTTPS Write code for receiving messages from our webhook and send a response...
Top opportunities for Entrepreneurs and Startups Vol 4
In this article we will outline the top opportunities for entrepreneurs that you can apply for now, online. If you are a small business, hopeful entrepreneur and start-up: you have come to the right place. Opportunities are like sunrises, if you wait too long, you miss them. William Arthur Ward Remember to subscribe to our...
Automating Instagram Posts with Python and Instagram Graph API
In this tutorial we will learn about automating instagram posts with python and instagram graph API. Yes, you can now schedule your instagram posts programatically without relying on limiting and expensive apps like Hootsuite and Later. You can create your own code to post to instagram up to 25 posts a day using the Instagram...
Automate Instagram with Python and Instapy on Ubuntu Server
In this article we are going to discuss how you can automate your Instagram with Python and Instapy. Following from the previous tutorial on automating twitter with python – we are going to do something similar with available libraries for Instagram. What we will cover in this tutorial: Set up development environment – specifically for...
Deploy Django App Digitalocean Ubuntu 20.04 Server
In this article we are going to conclude our Django series. We will deploy Django app to digitalocean droplet, ubuntu 20.04 server. If you have been following along, you should be set up for a successful deployment. We will be working with a Digitalocean ubuntu 20.04 server, that only cost us $5 when we purchased...
Digital Marketing with Twitter and Python for Django Web App
In this article, I will show you how to do digital marketing with twitter and python for our Django web application. We are building a Django web application for posting jobs from different companies online. Users will be able to search for jobs directly from our platform, and apply for available jobs. At this stage...
Create Twitter Bot with Python Tweepy Library in 5minutes
Social media is one of the biggest tools for growing digital presence and engagement. If you google any list for top ten most visited websites in a specific location, 80% of that list will include social media pages like Facebook, Instagram and Twitter. In this tutorial we are going to cover everything you need to...
Python Web and PDF Scrapping for a Django Web Application
In this tutorial we continue with our Python Django web app development tutorial. We look in to Python web and PDF scrapping techniques that we can use to collect data for our web app. Data can come in many formats, mostly in HTML from other websites – but in some cases you get lists of...
Python Django User Registration Emails – Send HTML Emails from Django
In this article we will continue with Python Django user registration emails – showing you how to send system/app emails from you Django app. At this stage – you should have a running Django Application, with a user profile registration process already designed. Check out our previous articled on this: Create Django Project from scratch...








