by Chad Michel | Jul 30, 2019 | Mobile Development, Our Engineering, Software Engineering, Your Vision, Your Vision + Our Engineering
Beer, Beets, Battlestar Galactica. Oh my! I feel it is safe to assume that beer is pretty popular here in the good old USA. Thirty years ago, everyone was drinking their favorite big brand: Bud Light, Miller Light, or — my personal favorite of the classic big beers —...
by Chad Michel | Sep 12, 2018 | Mobile Development, Our Engineering
Delivering applications for mobile devices is essential for many business applications. For much of the business software we write at Don’t Panic Labs, some sort of mobile experience is necessary and can be done in many ways. This post will walk through many of the...
by The 2018 Summer Intern Team | Aug 21, 2018 | Mobile Development, Software Engineering
Hello! We are the seven 2018 summer interns of Don’t Panic Labs (Matt Kachek, Jack Rowen, Luke Farritor, Lexie Karkazis, Taylor Bernt, Noah Costello, and Lee Hayes). In this blog post, we’ll share about the projects that we worked on (MyLNK, TeamMates, and BenefitEd)...
by Chad Michel | Jul 31, 2018 | Mobile Development, Our Engineering
Scanning a barcode or a QR code is a pretty common business request. Luckily, almost all users walk around with devices capable of scanning barcodes: their phones. In this blog post, we are going to step through creating a mobile scanner application using Ionic,...
by Chad Michel | May 22, 2018 | Mobile Development, Software Engineering
Dear Apple, I love my 2014 MacBook Pro. It has been a rock-solid development machine, especially when I’m building mobile apps. You’ve made it pretty rough to do iOS development on anything else, but I can let that slide because your hardware is sooo good. But as...
by Chad Michel | Feb 6, 2018 | Mobile Development, Our Engineering
In my previous post, we did things that really didn’t utilize any device features. In this post, we are going to use two native device features: email and phone. Let’s get started by installing the email plugin. ionic cordova plugin add...