sprint playbook

Read about sprint playbook, The latest news, videos, and discussion topics about sprint playbook from alibabacloud.com

Sprint 5 Summary:ui interface Update, Azure-side deployment and user feedback analysis 12/28/2015

The main task of this sprint is to update the UI interface of the mobile app, and to learn and program the deployment of the Azure client accordingly. The user feedback for Alpha release is also analyzed to determine the focus of the next work.Work Progress:1. UI update and improvement work mainly by the Zhao Yang, mainly in the app in the automatic labeling and navigation layout of the corresponding improvements. Most of these are different from the

Second sprint of course design-(11.26-11.28 summary)

These two or three days we began to write about the contents of this part of the function of the content of the code, we have written the UI, and the calculation of the blank question,Get the user answer, judge, when we test found a big problem, when calculating the contents of the blanks, willThere was an infinite recursion, then a stack overflow problem, and then our group had an emergency meeting, we looked up the information on the Internet, andWe find it impossible to solve this part of the

It takes several days for a blog to stop and sprint to level 2 in Japanese!

Because I want to take the second-level Japanese language test in December 6, I am sorry to temporarily stop updating my blog ~ Especially Mr. Rocky ~ Thank you for choosing to update my blog ~ With your attention, you can even urge me to stick to it! I learned about a year to report the Japanese second level (JLPT-2), originally did not intend to pass, the results have not really been, but the death is too tragic ~ One cent less than the qualified line! If I had passed the last time, I w

DB Weather app Sprint 11th day

Today is the 11th day. Today, a very troublesome problem is that the program is good, and then after the debug runs, it can be successfully installed, but it will never run forever. The main problem is that the code is not a problem, which is one of the most worrying problem. Because there are bugs can also be changed, this has been shown that no bug at all do not know where to change. But in the evening the problem and do not know what is going to be solved ... The program can be run again, whi

DB Weather app Sprint third day

Yesterday was very depressed and irritable after a day did not get anything. I don't really have much to do today. Progress is very slow.Because of personal problems, the efficiency of these two days is very slow.But I did some things today. To make the ListView. The effect of a button is made. The next thing to do is to pass the value of the problem.Continue to do the client development tomorrow. It is very slow to learn while doing it efficiently. But you have to take it slow.Start the develop

Ordering App Sprint II summary

In the course of learning and development of Sprint2, due to the development process of the program and the procedure of their own group, we have a further understandingThere is no such resistance as just contact, the more smoothly integrated into the code of the individual team members and the quality of each team is good, a few days ago and the last moment because of the campus network upload problem, the code can not upload to GitHub, so delayed a little upload but andThere's no big impact. A

Second Stage Sprint process 6

Today is a memorable day, why, because our program has basically done it ~Because of the fact that SQLite is still more troublesome, mainly did not learn, a lot of things may be very simple, but will not write, so we used to read the TXT file in the word, equivalent to the TXT as a database file to use, lock screen display words are determined by random numbers, The random number represents the number of rows in the read TXT file.Although the basic functions have been implemented, but also the i

Daily Sprint report--day3 (Java-team)

Improve the test results of completed functions and design test cases for the function of the next step plan implementation problems encountered: the expression can be displayed when the input is selected but the output is displayed as a string.second, the Project Burndown chart Increased the ability to find people that were not intended to be implemented, so the Burndown chart curve did not change. The expression function is also in the implementation.By number of CardsThird, cod

[Java Sprint] Autowire

(customerrepository customerrepository) { This. Customerrepository =customerrepository; } @Override PublicListFindAll () {returnCustomerrepository.findall (); }}XML version= "1.0" encoding= "UTF-8"?>Beansxmlns= "Http://www.springframework.org/schema/beans"Xmlns:xsi= "Http://www.w3.org/2001/XMLSchema-instance"xsi:schemalocation= "Http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd" > Define A class, using implementation - Bean name= "C

[Java Sprint] Spring XML Configuration:constructor Injection Demo

;ImportCom.pluralsight.model.Customer;Importcom.pluralsight.repository.CustomerRepository;Importjava.util.List; Public classCustomerserviceimplImplementsCustomerService {//private Customerrepository customerrepository = new Hibernatecustomerrepositoryimpl (); Privatecustomerrepository customerrepository; Public Customerserviceimpl () {} public Customerserviceimpl (customerrepository Customerrepository) { this. customerrepository = customerrepository; }/*Public void Setcustomerreposit

DB weather app Sprint next day

Irritability, irritability, irritability.I wanted to make a list of the ListView from the big early morning and did not do well at night. I don't know why. Decide to ask your classmates tomorrow. Do not come out too affect the mood. Although it feels good to make something.Also feel really no teammate is quite lonely. Because it wouldn't have been. Plus lookers at the end of the day can not find out what is wrong.Ask the other team to do Android development tomorrow. Ask for advice and experienc

DB Weather App Sprint Day

Ok this is the tenth day, according to the Whiteboard task on the words, today is not completed, so wait to see if we can finish him today, the problem today is that I adjusted the UI design, because the previous design has been duplicated, wasted the screen. So it's better to save up and arrange some other things. Cause today did not do about the weather of the city database, and so will continue to look at the database of the establishment of things, look for other weather app template to look

Job 6--arithmetic App Sprint Program

1. Current situationTeam members to position, straighten out the plan ideas, set up a work plan.2, some requirements index cardThe first stage does not have a specific implementation of the functionality.3. Mission claimProduct Owner: Wang HongyuMaster: Chen SimingProject Development members: Xu Jiahao, Wu Xutao4. Recent TargetsObjective: At the end of the first phase, we basically implement the entire function of the project.5. Expected difficultiesThe leader is too addicted to the game, drag t

DB Weather app Sprint two stage third day

Today, I find myself unable to do the project as planned. Get this and then unknowingly get over there, the result is which side is not good, but very tangled. Still have to give yourself a plan day shift, every time just plan this two days of not at all. Tomorrow you will specify a plan whiteboard, and then strictly follow this execution.Today the main thing is to understand the githup aspect. There is a problem with the interface. Then the UI tuning also made some changes:Well, I know it's the

Sprint second week daily summary

Date What did you do today? What to do tomorrow The difficulties encountered 6.1 The implementation of the accounting window Continue to improve Confirm that the return of the key cannot be connected 6.2 Perfect the Accounting window Expected Values window The Accounting window option needs to be a radio box 6.3 Expected Values window Refine expected Values window No connection to other items

Team sprint Log 2

2016-05-24 TuesdayAs a result of this group's temporary change of development tools, use Android developmentToday mainly in the Learning configuration andriod development environment.2016-05-25 WednesdayThe development environment has been basically configured to complete, today we will initially implement the registration interfaceProblem: Database connection is not working properly storing data2016-05-26 ThursdayCompleted the login screenDifficulty: User name error when still logged in normall

Phase II Sprint 8 (June 7)

What I did yesterday:1. Integrate the code and add comments.2. Found a program error, when clicking on the page pop-up browser window, you need to run the thread two times to run correctly.What to do today:Increase the scoring system in the browser.The difficulties encountered:1. When consolidating code, many variables, methods are not very clear about their role, need to re-read their code from beginning to end.2. In solving the thread running problem, there are two cases, first click on the pa

Fifth day of the second-stage sprint (June 4)

Things to do yesterday:Basic layout of the score query interface, binding with button settings eventsThings to do today:When you import the contents of an Excel table into a database, you also synchronize the student information for the score tableThe difficulties encountered:Run error array out of bounds when importing, because the subscript of the query statement is set incorrectly when importing Excel tableAfter the completion of the function, the test found that the table refreshed after the

The first day of the second stage of the sprint, May 31.

Things to do yesterday:The use of TXT to achieve the account password to save.The difficulties encountered:When you read the data in TXT, you can't pinpoint the value of a row, and it's inconvenient to read when there are many variables stored. And I see the config file in the game, there are a lot of lines, so there should be a better way.Things to do today:The table does not refresh when the bug,bug in the table is a second click Query.The first day of the second stage of the

Scrum ceremony Sprint planning meeting

meeting time:4.12. Eight o'clock in the eveningVenue: Second School buildingConference Process• First we discussed the experimental first Sprint1 to achieve the function of our initial goal.• We then combed through the tasks and requirements of the first phase.• The tasks are then divided and picked up.• In the end, each person estimates his or her task and makes an appointment for the time and place of the next meeting.team's BacklogInitial total goal: Complete the requirements analysis, to do

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

not found

404! Not Found!

Sorry, you’ve landed on an unexplored planet!

Return Home
phone Contact Us
not found

404! Not Found!

Sorry, you’ve landed on an unexplored planet!

Return Home
phone Contact Us

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.