The Creation of Dockit.

Table of contents

No heading

No headings in the article.

TEAM REPORT, FRONTEND REACT JS TEAM 1. • INTRODUCTION It has been an adventurous, mind blowing and educative journey so far in the sidehustle cohort 5.0 bootcamp. I have worked with a diligent and hardworking team so far and we have delivered some mind blowing projects so far. In the First week of the cohort, my team and I cloned the Barter app by flutterwave. A link to the project can e seen below.

Our clone; barter-clone.netlify.app

Barter by Flutterwave app; barter.me

Did you spot any difference 🤔?. I don’t think so.

Our Task for the past two weeks entailed working with different tracks which was very enlightening as it felt like I was actually working in an office setting. We were tasked with creating a todo application which had all the functionalities. Some of which are;

  1. User should be able to create a task.
  2. User should be able to edit a task.
  3. User should be able to delete a task.
  4. User should be able to view their task on the Home page. For this project, my team and I worked with a product design team, a backend team and a product management team and that brought about the creation of dockit.

    Dockit is a todo list app that helps you keep note of your task in an orderly and neat fashion. Like to check the application. Click on the link below; dockit-todo-app.vercel.app

• PROGRESS REPORT We had a delay in the second week as we had to wait for the design team to finish up with the design and also the backend team with the API's to be integrated into the application.

The designs were ready by Thursday, 17th June, 2022. We successfully implemented the following pages;

  1. Sidebar
  2. Index Page
  3. Home Page
  4. Create Task Page
  5. Task Priority Page
  6. Add Calender page
  7. Choose time Page
  8. Login and Register Pages.
  9. Landing Page.
  10. Settings Page and so on. • CHALLENGES FACED Our backend term were not forthcoming at the end of the first week. We had to wait till the evening of Monday, 21st June, 2022 before getting the API from another backend team.

Unfortunately for us, the API didn’t tally with the designs from the design team as it only captured some design integrations like the task added, to edit and delete Task, username and password when one sign-in. The other functionalities were not captured such as; the Task time, date and priority, the profile settings to mention a few.

My team and I made use of session storage to store and display some data to add to the app functionality.

• CONCLUSION We hope to revisit the design with another backend team later on to add more functionalities to the application.