Click here to Skip to main content
15,881,139 members
Please Sign up or sign in to vote.
1.33/5 (2 votes)
See more:
For my project, we want to make a shooping cart app just like snapdeal, flipkart. i need an approch to design and code the ios app.
Posted
Comments
Suvendu Shekhar Giri 2-Sep-15 8:15am    
Visit those apps and collect the required information yourself. Any problem doing that?

1 solution

The same as for any other application:
1) Consider the end product a user point of view.
2) Specify your app.
3) Design the app based on the specification.
4) Code to the design.
5) Test the code.
6) Repeat from 1, 2, 3, 4, 5 as necessary until you have a product.
7) Get it tested by real world users, and repeat from 1, 2, 3, 4, 5 as necessary until they stop finding problems and complaining.

This is your homework, not ours; it's your grade, not ours.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900