Finally we have reached our last chapter on Building an online invoice app using Bootstrap5. If you have not been following, read the previous 2 articles. This whole series is mainly based on building an online invoice generator. Directly from the web app, users can create invoices in pdf format and send emails. Github Page...
Tag: web application
Add User Registration to Python Django Web Application, Login, Logout
This tutorial will cover in great detail steps, to add user registration to your Python Django web application. You will need a Django Project – to work with. If not, follow this Tutorial to get started with Django. Also read: Django Website Tutorial, creating a django project from scratch User Registration Process A user registration...
Django Website Tutorial: Creating a Django Project From Scratch
Django Website Tutorial – all the basics, getting started and all you need to know, even as a beginner. Django is an open-source web framework that runs on python. It was initially released in 2005 as a framework to simplify web application development. It has since grown to be one of the best and most...
Python Flask Web Application Tutorial 2020: Display Coinmarketcap API Data
In this tutorial, we are going to build a python flask web application from scratch – that will display coinmarketcap data for the top 10 coins. You can use the principles learned from this web application to build similar apps that get data from a real-time hosted API. But before we get started – we...
What is the difference between Web Application and Website
Often as a developer, I come across clients who do not quite understand the difference between web application and website. This article will explain in a simple non-technical way the main differences and similarities. Next time you will understand why your developer can charge R5 000 for a website and R40 000 for another website....



