You are browsing as a guest. Sign up (or log in) to start making projects!

4h 7m 38s logged

Devlog 1:
I want to learn Webdevelopment with React, so I started creating this app that lets you track your everyday progress and helps you get 1% better each day.

UI description:

  • Home: Here you have your tasks for today. Any completed tasks will disappear and reappear the next day
  • Dashboard: View your overall progress in graphs
  • Tasks: Manage your tasks. Which tasks should appear when, cathegorise them and so on

Status:
You can add, remove and check tasks

Next steps:

  1. Make Tasks disappear from the Home section when checked and reappear the next day.
  2. Synchronize tasks between Home and Tasks tab

Future plans:

  1. Add a better style for the components

Struggles:
At first the architecture wasn’t good, so I had to redesign it. I have a folder, which includes basic UI parts (like in a UI pack) for main components like lists, items, buttons, etc. and a folder where I build the UI with these components.

0
2

Comments 0

No comments yet. Be the first!