Alright , you just had a great idea and you begun to write down and analyze the processes and procedures your app will execute in order to fulfill its goal.You know a php framework some html/css/js and a bit of sql. You start coding and ….NO! I WILL STOP YOU HERE. Before you even start to write a single line of code you should first consider a list of things.
- Is there a deadline ?
- Will the project be developed with a team or just by you?
- How many people will use the app?
- Is the app going to stay the same?
- Does the app require the use of external APIs and/or services?
- What will be the interfaces of your app?
- Is rapid prototyping important to you?
- Are you in control of the infrastructure that the app will run on?