Election Day iOS app made with SwiftUI #Swift #SwiftUI #iOS
Howdy – I’ve previously created an app called Election Day using SwiftUI for an ongoing series of SwiftUI projects. It was a simple app to put together, first I’d create a countdown timer that counts the months, weeks, days and even seconds till the 2020 election on November 3rd. Then I added a card that showed the 2020 election candidates. And this is how it looked…
Not that visually pleasing. Personally, the hardest part of developing an app is designing an app with very little UI elements. This was my attempt to make the app look fuller.
I used Procreate to make a quick wireframe.
A Wirefame is an image or set of images which displays the functional elements of a website, mobile app or page, typically used for planning a site’s structure and functionality.
In this wireframe, I added a separate countdown timer day on top of the first page. The plan in Xcode was to stack the day counter label on top of a graphic of the American flag so that it looks like a custom timer. Next, I added a quote from a president to fill some space in the center of the app.
After that, I added this link to vote.org. I used Core Location framework to gather location info on the user so that wherever you are, this link will direct you to voting info based on your location. On the second page, I added a scroll view of cards that displays information on the 2020 candidates and timer above.
This is how it turned out…
This was a super fun app to work on. SwiftUI is a great tool and also a great entry into programming since it doesn’t take much to develop really well made apps. Here’s a link to this project on Github. Make sure you get out there and VOTE!
Eink, E-paper, Think Ink – Collin shares six segments pondering the unusual low-power display technology that somehow still seems a bit sci-fi – http://adafruit.com/thinkink
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
Python for Microcontrollers — Python on Microcontrollers Newsletter: COVID tracking, OSHWA proposals and much more! #Python #Adafruit #CircuitPython @micropython @ThePSF