PM of the team: Zhou Xieying
1. Goal: To enrich the user to spend each day, effectively and conveniently remind people to do what should be done at the right time.
Goals do not include: chat and other social functions like QQ.
2. Users: Students, commuters, housewives, etc.
Typical scenario: View a personal assistant when the user doesn't know what to do.
3. Terminology used: Multithreading, definition: A technique that implements concurrent execution of multiple threads from software or hardware.
JSON, definition: A lightweight Data Interchange format based on a subset of JavaScript (standard ECMA-262 3rd edition-december 1999). JSON takes a completely language-independent text format, but also uses a similar idiom to the C language family (c, C + +, C#,java, JavaScript, Perl, Python, etc.). These features make JSON an ideal data exchange language. Easy to read and write, but also easy to machine parse and generate (network transfer speed).
Jfinal, definition: the Java language-based fast web development framework, its core design goals are rapid development, less code, learning simple, powerful, lightweight, easy to expand, Restful. With all the advantages of the Java language, we have the development efficiency of Ruby, Python and other dynamic languages.
4. How the user should use the software features: For every day to do things, you can add events to add and remind, reminders and a variety of modes, users can choose according to their preferences, on the shared platform can upload or download video, audio and so on.
5. Boundary conditions: Currently the software version only has the Chinese version, the sharing platform has the content limit (cannot upload the negative video, the audio and so on).
Changes: After the completion of the software will consider the development of English version, the sharing platform has a report function, if reported, audited, negative videos, etc. will be deleted.
6. Side effects: May cause some users to rely too much on this software.
7. Each function can be realized, language specification, in the use of the process without bugs.
Software Requirements Analysis