-
Notifications
You must be signed in to change notification settings - Fork 6
Report contributions done #57
Comments
I've done investigation, the part of loading friends,loading images and more fixes over the application.
|
Before starting development I did documentation #5 and #26 . First I built a prototype for displaying the chats (https://github.com/Arquisoft/sole_chat/tree/master/experimental_stuff/ui_templates) and sent this prototype to the people at Solid that where discussing chat interfaces (SolidOS/chat-pane#10) #13 . Then I built the website for the project and deployed it to GitHub pages at https://arquisoft.github.io/sole_chat/about_documentation/. After that I started working on rdf and data manipulation with rdflib #33 and #39 . Finally I have been doing backend stuff such as loading messages from the pod and display them, and implementing the UI prototype mentioned above into the actual application as well as redesigning the overall interface of the application. The initial version of our app was oriented to send messages with friends, I was in charge of changing this so the app would look for active chats instead of friends #58 . I asked this question to rdflib gitter about an error we had with permissions in some browsers, and implemented the solution given by Tim Berners-Lee which solved the problem: #68 . I added an emoji picker to the application #80 and fixed UI issues #74 #83. I asked this question to Solid gitter about an error we had when executing the app on mobile on fullscreen. The error is related to redirect issues on fullscreen applications #84 , they told me to try changing popup login calls to redirect login calls but that still didn't solve the issue as their login page doesn't implement the meta tags required for running the application fullscreen #90 . I fixed random duplicated messages due to web sockets' false positives #75 . I worked on more UI tweaks like for example for representing files sent #88 #89 . Finally I made a video for advertising Sole Chat. |
Before the first revision I did documentation, then I focused on code. Before we showed the list of friends instead of the list of chats, so I worked on showing the active chats of a user with @emiliocortina I also worked in the permissions of the POD, as we had several problemas in this matter and solved this issue, so we were able to start writing in the PODs without problems. I focused, mainly, on the functionality of the chat and the structure of the chats in the PODs. I found a way to upload the files to a POD and represented it in the chat application. I worked on the following issues about documentation: And in the following ones, that deal with coding: |
I am part of the frontend team. |
I'm in the frontend team, |
I have been learning how to use Gherkin/Cucumber and I have configured Protractor to be able to run the tests.
I worked on the following issues: |
Each team member must add a comment to this issue with a short report that includes the main contributions that he/she has done to the project until the third deliverable.
The text was updated successfully, but these errors were encountered: