Flask Web Development – Introduction Web development is the practice of creating interactive web applications. Web applications are dynamic applications and can be accessed through in a web browser. Flask…
Category: <span>Flask</span>
Web applications are made user friendly by displaying appropriate data to users. The existing data can be fetched from database/tables and displayed in HTML tables, text boxes, list boxes or…
Online poll application is a preferred way to gather opinion of people on some burning questions. You might have participated in many of such opinion polls. So, if you are…
This web based online blood donation system is created with following assumptions- Display city wise availability of blood units in blood banks. When a donor donates blood in blood bank…
Overview There are many applications where you need to add certain products and wish to record the reviews and ratings of users. Flask PostgreSQL- Movie Review Project is such a…