While starting, developing a new web application how should I start. Should I focus on developing a skeleton of UI first or should I focus on developing appropriate data model or should I focus on choosing appropriate technology for server and client side like that.. Kindly advise me.
How to start developing a web application?
1–3 of 3 posts
Re: How to start developing a web application?
#2Start with a broad overview of what you want the app to do
- This will guide you in terms of knowing whether you need a front and backend.
When you know this do mockups of the app then choose the tech that best meets your needs.
Re: How to start developing a web application?
#3Start with a broad overview of what you want the app to do - This will guide you in terms of knowing whether you need a front and backend. When you know this do mockups of the app then choose the tech that best meets your needs.
I wish to develop an app like posting problems and it should contain the following part ( i] discussing about the problem ii] why this problem has occured - the root cause of the problem iii] and the finally solution for the problem and iv] suggestions for improving the solution ) like this..