Skip to content

Programming Phase IX

Tarun K. Singhal edited this page Aug 12, 2017 · 4 revisions

The previous week, our main focus was to iterate over the UI and fix any obvious bugs that the system may have. Based on Lionel's feedback, we have worked on fixing few things and added new functionalities to the dashboard. Here is the list:

  1. Auto logout Issue
  2. Top activities count on the home page don't take into account content from shared journal
  3. Recent Entries list on the home page don't take into account content from shared journal
  4. From the Users view, add a button "See journal" on each user. When you click on it, it will display the content of the private Journal for the user
  5. Allow clicking on the Recent user's lines on the home page. When you click, it displays the content of the private Journal for the user
  6. On the Recent user's lines, add a column for the XO buddy icon with the user color.
  7. Allow clicking on the Recent entries lines on the home page. When you click, it displays the content of the journal (private or shared) where the activities come from
  8. On the Recent entries lines, add a column for the activity icon for this entry with the user color.
  9. The dashboard doesn't work when you're not connected to the internet: seems that lot of library/CSS/font files are taken directly from the Internet

We have successfully incorporated all the above-suggested changes and now we can navigate to the user's journal and journal entry directly from the dashboard. Isn't Cool! :)

Stats Module

We have also added 2 graphs in stats module. Here is the screenshot of the same.

The first graph gives us the information about the user behavior of their location preference of launching an activity. The other one gives the information about the number times users have changed their language and name/color settings.

GSoC'17 is about to end and so does our project. I am glad to see the dashboard in action.

Stay tuned for more updates!

Clone this wiki locally