Mobile Internet projects are similar to traditional Internet projects, but there are also many differences. What startups need to do is fast development, fast release, and fast iteration, the following is a summary of some experiences in development management.
1. Every morning, quick start will be very useful. Everyone sums up the work of the previous day and the work plan of the current day, communicates information in a timely manner, and communicates issues during development. The total time should not exceed 15 minutes;
2. Versions every Monday are a good development trend. You need to add features quickly, collect user feedback in a timely manner, and make improvements in a timely manner;
3. strictly control the version CC (code complete, that is, the test time) to ensure sufficient test time;
4. The iPhone and Android CC should be staggered to relieve the test pressure;
5. Strict testing and QA: if there are serious problems to make up for after the mobile product is released, it is necessary to release the new version within a short period of time, with a high cost, impact, and pressure;
6. Development participation in product PK will be very important,Developers need to give their own opinions,Development must have a sense of identity with the developed products. Otherwise, development will not take development tasks proactively..