Progressive-Learning-Platform / PLPTool6

Prototype for PLPTool frontend interface overhaul
2 stars 4 forks source link

[Web] UI components are not completed in webPLP #93

Open tobielf opened 6 years ago

tobielf commented 6 years ago

@tanpuresiddhant Please ask Dr. Sohoni the detail UI components he wants to add to WebUI. If this task is too big, we can separate it into small pieces.

tusharpandit18 commented 6 years ago

Do you have anything that I can start with?

tobielf commented 6 years ago

Start with the requirement engineering first. Analysis the requirement from the client, then you know how many tasks you need to complete.

tusharpandit18 commented 6 years ago

Ok. Will begin after getting the inputs from Dr. Sohoni

tusharpandit18 commented 6 years ago

Hello @tanpuresiddhant / @tobielf I see a branch, fixing-bug-93, that already exists. Should I use the same branch to continue working on the UI components or create a new one?

tanpuresiddhant commented 6 years ago

Use the same and update it once you complete the changes.

tusharpandit18 commented 6 years ago

Ok. Also, is there anything specific you want me to work on? Like any high priority UI component or feature?

tobielf commented 6 years ago

Did you ask Dr. Sohoni for the missing UI components list?

tusharpandit18 commented 6 years ago

Yes. He has suggested on making the UI responsive first. Have started working on it. I made a few changes to the HTML, but there are a few Javascript errors I see in the console. As a result, the changes I make are not reflected on the UI. I am looking into those errors. Also, have updated @tanpuresiddhant about the same. He is looking into those JS errors as well.