Recently completed my first web app as part of a group workshop and I learned a lot! Here are the key steps and biggest takeaways from the experience.
Coming Up With App Ideas * Set a constraint or goal to help narrow down ideas. Pick one problem to solve, and then think about many ways to solve it. * Do a lot of brainstorming–everything goes on the list! * Research each idea to determine what you need to do technically to build it. Pay special attention to APIs, data sources, and other aspects which may take a lot of work to integrate.
Picking An App Idea To Build * Set a deadline for when you want to complete a minimum viable product, and then pick an idea that is feasible within that time limit. * Pick an idea that stretches your learning, but isn’t so advanced that it will discourage you from finishing. * If you know very little about the tech stack, do a bit of extra research to find out how much documentation there is and how many tutorials exist online…if you don’t have resources to go to when you get stuck, it will prove to be very difficult!
Building the App There will be a lot you will come against that you can’t even imagine ahead of time, but that’s the fun of it! Here are some things which can help guide the process despite this:
Collaboration Working with a group has both benefits and challenges. Here are some things which can make the experience work well:
“Finishing” The App * If you identified some user questions at the beginning to determine what you would be happy with as a minimum viable product, make this your goal for “finishing.” There will always be something else to do or other improvements to make, but focus on shipping something stable as an initial goal. * Deployment is the final hurdle which may take more effort than anticipated. Don’t let this derail the project. Go for a simple service like Heroku if it helps. * Send the live link to some friends for user testing. They may find some things you missed while you were deep in the code.
This episode was originally published 22 August, 2017.