My first complete app from concept to finished product all by myself. I struggled, I cried, I laughed, I got super excited and I repeated this several times over and over again, but it was worth it.
Tag: Building an app from concept to the store
Building an iOS app using an API
Here's my plan to build an app that uses the cocktail DB API which can be found at https://www.thecocktaildb.com/ . I choose this API because it's free, I don't plan on posting this app on the Apple Store so they allow free use for educational purposes. It also has different endpoints and this is great… Continue reading Building an iOS app using an API
Lambda School – iOS Development Bootcamp – Week 9 & 10
After the super challenge that was our first build week, I thought I could use some relaxing studying but it didn't happen these past two weeks. We jumped right into new content. We got to work on iOS Networking Basics. We got started with closures, followed by a new way of using enums and then… Continue reading Lambda School – iOS Development Bootcamp – Week 9 & 10
Lambda School – iOS Development Bootcamp – Week 8 – BUILD WEEK 2
I didn't think that I would be able to build my own app while completing only 6 weeks at a bootcamp but I was. I had a great team and together we accomplished so much.
Lambda School – iOS Development Bootcamp – Week 7 – BUILD WEEK 1
Half of Build Week has gone by and my group and I are pretty close to having a viable MVP product. We can now start adding more features and working on a better UI, UX experience.
React Native Flashcard App from Scratch Part 3-Struggles and Final Product
My app is finished but not yet posted on the app store. I have it on my phone but as I was playing around with it. I think I want to make some more changes. But let's go back to the creation of this app. I got the layout all done and I got the… Continue reading React Native Flashcard App from Scratch Part 3-Struggles and Final Product
React Native Flashcard App from Scratch Part 2-Starting
After planning the app, the next step is to start coding. Knowing where to start can be overwhelming. I had a hard time figuring out how to start. But sometimes it's better to just start and move on.
React Native Flashcard App from Scratch Part 1-Idea
Have you ever had a brilliant idea super early in the morning. I just did. I have been wanting to work on an actual personal project that didn't come from a tutorial but didn't know what to make. Finally it came to me. Read about my idea and follow along as I continue to build it from an idea to an actual working app.