The Importance of Coding Education in the Digital Age
In today’s world, where technology plays a significant role in our daily lives, learning to code is becoming more and more important. You might wonder, “What is coding, and why do I need to learn it?” Well, let’s break it down in simple terms. What Is Coding? Coding is a way of giving instructions to …. Read More
App Launch: Covid19 Contact Tracer
This app was developed specifically to help in simplifying the process of Tracing those that came in contact with person(s) diagnosed with Covid19. This App uses NRC, Bluetooth and GPS technology to record the meet-ups of the persons that came in contact. Whenever someone (who has the app installed) is diagnosed with Covid19, the app will notify every other person that came in contact with the confirmed case.
Want Validate Your Form data? Make It Automatic With WTForms
Sometimes form validation may be very frustrating and demanding task, in this tutorial you’ll how to automate this using a wtform library.
How I Used Github Unconventionally To Build Offline But Collaborative Desktop App?
In this article, I took through I was able to overcome the problem of developing a totally offline that should Connect to the Internet as well.