Boost/Boast your progress
The visualized progress of the project has a very important role for the entire project. It motivates members, helps simulate the schedule, and even helps balance overall load for the project. However, it is difficult to start and manage the progress of the projects.
- Progress Add/Edit
- Users can add task with due date, and sub-tasks for each task.
- n tasks divide 100% into n equally, and m subtasks divide 100/n into m equally.
- Overviewing the progress
- At the very beginning page, we an see all the projects' progress
CollaboratingWe can add collaborator, and it shows who did the task- Because this requires many undesirable efforts, I decided not to develop this function.
If you want to see my digital prototype, just click me! You can see our prototype here: https://project-progress.netlify.com/
We provide very easy and direct sign in & sign up system.
Use jsonstore.io as remove DB
Communicate with HTTP Request
You can add your project by clicking the + button
fast-prototype with Semantic UI React
Let's edit your project name, description, and add the tasks.
In order to add tasks, click + button there.
Whenever you finished your task, the progress is updated.
This is how users thought
- Need to change the order of the project
- Show the due date at the beginning page
- If completed, please
strikethe project title - It would be better to show next task!
- Create Collaborating Function if possible
- Performance Issue! Need refresh many times now
- Minor issue for user experience when adding the tasks