You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create tasks page
issues
1-create component
2 - create add task button
3 - create table
4 - make page responcive
5 - create a modal to add the tasks
Create a time tracking page
issues
1 - create a component
2 - create add hours button
3 - create a modal to add house
4 - catculate per hour cost to total worktime
5 - make a table with the data
Redux
issues
1 - create the store
2 - create the reducers for all tasks, projects and client
3- fetching the data in the pages
Routing
issues
1 - preparing router page with all components
2 - creating links in navbar
3 - checking for errors
The text was updated successfully, but these errors were encountered:
DashBoard-Functionality
1 Create Project Page
2 Create Table
3 Page Responsive
4 Routes
Create tasks page
issues
1-create component
2 - create add task button
3 - create table
4 - make page responcive
5 - create a modal to add the tasks
Create a time tracking page
issues
1 - create a component
2 - create add hours button
3 - create a modal to add house
4 - catculate per hour cost to total worktime
5 - make a table with the data
Redux
issues
1 - create the store
2 - create the reducers for all tasks, projects and client
3- fetching the data in the pages
Routing
issues
1 - preparing router page with all components
2 - creating links in navbar
3 - checking for errors
The text was updated successfully, but these errors were encountered: