gracious-grace.hashnode.devHow To Deploy A Django App To HerokuHEROKU? Yes! Heroku. It is a web-based platform that allows you to deploy and manage web applications so that they can be accessible by anyone within their browser. Heroku supports many programming languages including Python/Django! It has a free pla...Mar 10, 2023·7 min read
gracious-grace.hashnode.devHow To Generate A QRcode Using PythonINTRO To start with, QR in QR code is an acronym for Quick Response. It is an easy and convenient way to store all kinds of data in a small space. QR code can store over 2000 characters in a small space. Because of the reason stated above, QR codes a...Jan 28, 2022·3 min read
gracious-grace.hashnode.devIntroduction To AgileAGILE METHODOLOGY? Agile methodology is one of the methods used in software development that allows the development team of a project, and their prospective clients, to collaborate in each phase of the software development life cycle (SDLC) and throu...Jan 18, 2022·3 min read
gracious-grace.hashnode.devWeb Design AccessibilityINTRODUCTION You have built that beautiful User Interface for your website, but is it accessible? What is Web Design Accessibility and why should it be put into consideration when creating a User Interface. Before digging further, who is this article...Jan 6, 2022·4 min read
gracious-grace.hashnode.devPython - OpenCV library for image and video analysisHey techies! I believe for you to be here, you either write python codes and you are interested in knowing the exciting function that the OpenCV library in python does, or you write other programming languages and you have a perspicacity for this top...Nov 9, 2021·4 min read