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

The 1% App

  • 1 Devlogs
  • 4 Total hours

I am building an application where you can measure your progress through time. You create tasks, which you want to complete daily. These tasks should help you become about 1% better each day (1% rule). You should also be able to view you overall progress in a dashboard. I want to learn web development, so I build this project with React, Typescript, HTML and SCSS.

Open comments for this post

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
0
2

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…