Jumba / real-estate-market-docs

0 stars 0 forks source link

Sprint 8 #12

Open seuushi opened 7 years ago

katiaas commented 7 years ago

Sprint backlog

katiaas commented 7 years ago

Daily stand-up 10/01/2017

Arthur: Made a queue for the document transfer and wrote a bit about document transfer in the report. Is going to add more to the thesis, and start writing tests for document transferring. Calvin: Wrote a bit about technologies to be used, and wrote a bit more about dispersy, and looked at dispersy sync. Dispersy sync was a bit unclear. Added some tests for encoding and fixed some stuff in dispersy. Is going to look at the TODO's to see what he can do. Katia: Changed some stuff in the thesis and added a bit about testing and the development process to it. Also looked at document transferring. Is going to work on finding/fixing bugs. Seu: Wrote a bit about blockchain for the thesis. Is going to look at the TODO's to see what she can do.

seuushi commented 7 years ago

BEP meet 6, 10/01/2017

Two more H5 Testing/Quality Assurance, H6 Conclusion/discussion/challenges for future work. Waiting for SIG feedback. Add feedback to report. Deadline first draft report: 13/01/2017.

Feedback report:

H2: change the beginning of related initiatives. H2.3: Add "Building upon dispersy was part of our assignment." H3.2: change the picture, change wording of class diagram section. H3.4: maybe we need to explain this more too? Change market api to system api? H3.5: he does not understand the first couple of sentences. Add "We refer to these screens which have been matured in a subsequent sprint in appendix ..." H4: Message protocol must be updated. H4.1: Explain more? Change everything? "In the previous sprint we validated and completed our datamodel and now we ....." H4.2: Inform that they are sequence diagrams. H4.3: Explain more? Should be market api? H4.5: We cannot say we made our own blockchain. Some blocks are shared. Not all blocks are shared. Only the relevant blocks are shared. We use limited sharing, not global sharing. Maybe we should elaborate more on this. Explain more about the blockchain together with the signed messages and SignedConfirmPayload. Write about the storage model of the BEP blockchain (BEPchain). Change the wording "local blockchain". A blockchain is not local. Change the pictures of the blockchain. The hash of a block cannot be a field in the block.

Blockchain: think about the genesis block. (code)

H5: Stresstesting. Scenario's are considered test scripts? Integration testing.

katiaas commented 7 years ago

Mid-sprint meeting 11/01/2017

We've decided that we're switching our focus to finishing the first draft of the thesis, and also finish the document transfer by the end of this week.

katiaas commented 7 years ago

Daily stand-up 12/01/2017

Arthur: Processed thesis feedback. Updated the appendix with the updated screens. Worked on implementing document transfer, but ran into a bug that he needs help with fixing. Is going to continue implementing the document transfer. Calvin: Processed thesis feedback. Changed the dispersy, blockchain and protocol parts and switched some pieces around. Added a bit about the database structure. Is going to work on a bug in the document transferring. Katia Processed thesis feedback. Changed the parts about the gui, api, and some other small stuff. Is going to work on the thesis. Seu: Processed thesis feedback. Changed the parts about blockchain and a bit in the related initiatives. Is going to work on the thesis.

katiaas commented 7 years ago

Daily stand-up 13/01/2017

Arthur: Finished implementing document transfer, but sending documents now only works on lan. Also wrote a bit about qt challenges. Is going to add a popup when documents are being uploaded, because it takes a while and nothing else happens on the screen. Calvin: Looked at the TODO's in the code, wrote outline for dispersy challenges, and reviewed a bit. Is going to write a bit about known issues and future work. Katia: Worked on the thesis, wrote a bit about unit and integration testing, fulfillment of requirements, conclusion, and changed the challenges part a bit. Also reviewed a few things. Is going try to fix the bug in which random fields in a table are blank. Seu: Wrote the preface, abstract, and created a database diagram. Is going to work on implementing the genesis block for the blockchain.