COChigozie Ogbonna Benjamininbsmart.hashnode.dev·Jul 1, 2023 · 1 min readBuild A URL Shortener with Flask.This is a beginner-friendly approach for building a URL-shortening site that is responsive, with different routes and the ability to generate a QRcode for the generated short URL with user authentication and URL generation history.00
COChigozie Ogbonna Benjamininbsmart.hashnode.dev·Jan 9, 2023 · 12 min readBuild A Simple Blog App with FlaskThis is a beginner-friendly approach for building a blog site that is responsive, with different routes and also observing the Database CRUD operation with user authentication. Getting Started Project Preparation Create a project folder Set up a vi...00