Skip to content

Progress

Karan Kharecha edited this page Jun 25, 2021 · 10 revisions

About

Project Progress

[21-June-2020]: I had a meeting with my mentors to show my current progress regarding the functionalities of home page, canvas page along with the login functionality discussion.

[17-June-2020]: The next step is about implementing the home page and canvas page that users will have once they login. The home page consists of the list of dashboards created by the users and the canvas page is about designing the dashboard. I included the list with the help of material designs and added a button to create the dashboard.

[14-June-2020]: I started exploring the keycloak documentation as it is one of the initial steps to integrate the login functionality in the project. For implementing this, I was given few parameters by my mentors and then started exploring the documentation in a detailed manner.

[10-June-2020]: The next step is about setting up the project with multiple frameworks. This project is based on ReactJS and Flask web frameworks. ReactJS is responsible for the frontend portion and Flask is a python web framework that does the data processing in the backend. Hence, the visualizations will be implemented in ReactJS with the help of Plotly library and the SPARQL connections will be handled by the Flask backend. These days, I worked on setting up this flow and installing the required dependencies in the project.

[07-June-2020]: I started discussing about the project with my mentors and had first meeting regarding the design implementation.

Clone this wiki locally