Timeline - Coditas Team Assesments

This is the timeline with date, task which was assigned in Coditas Bootcamp along with my task demo links

( HTML, CSS, TYPESCRIPT and JAVASCRIPT )
  • June 2022

  • June 01, 2022

    Number Factors - Task

    In this task, we assigned to create a layout which has number section and four button options, number will change randomly only when one of button has the factor of above number and also shuffle the button options else nothing will change.

  • Change Background Color - Task

    In this task, we assigned to create a create layout in which includes a button, whenever we cliked on button it'll change the background color randomly.

  • Display Users - Task

    In this task, we assigned to create a layout which makes a API Call to get users list from JSON placeholder, when we click on each user it'll show the details that user on right section.

  • Hotel Rating Counter - Task

    In this task, we assigned to create a layout which takes rating of ambience, cleaniness, service, food out of 1 to 5 respectively. Based on this it counts average of each and display in horizontal bars, it also counts the avarage of all avarage. All the data sync along with each rating submision.

  • June 02, 2022

    Simple Chat Box - Task

    In this task, we assigned to create a layout which has two sections, 'you' and 'other'. When we type and send the message it should look they are chatting each other. In this we used plain html,css and javascript.

  • Google Form Clone - Task

    In this task, we assigned to create a layout which we given the token based backend api for add, remove, and shift the quetions with type of quetion and each available option.