Exploring Frontiers in Tech and Development.
-
Agile Leaf (Company Background) and Introduction to Restaurant Management System
Company: Agile Leaf is a Software Solutions company. We are adept in Application Development, Web Apps, Marketing & Design. Of late, we have focused our efforts in developing customized ERP (Enterprise Resource Planning) software for small & large companies. Due to these efforts we realized and identified a set of common problems faced by many…
-
Practice apps to build after finishing your first iOS development course
About a year ago, I learned iOS development by following a course on Udemy and reading various tutorials online. This taught me a lot about building iOS apps using the Swift language. But once the tutorial was over, I was left with one question, what now? This article is my attempt to answer that. Here…
-
A better way to manage settings.py in your Django projects
I use the term "environment" quite a lot in this article. If you’re not aware of what that means, or just want to be sure that I use it in the same way as you do, look at the definition I give at the end of the article. settings.py is a core file in Django…