Skip to content

Frontend codebase for the tasky(project manager) application using React

Notifications You must be signed in to change notification settings

tosinibrahim96/tasky-fe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasky homepage

Tasky

A project and task management app for anyone.

Netlify Status

Current Features

Project Management

  • Create a new project
  • View the percentage of completed tasks for a project
  • View the percentage of completed payment for a project
  • Edit information about the project such as (project name, description etc)
  • Delete a project from the system
  • View all the tasks available for a project and also the payment history of the project

View all projects

Task Management

  • Create a new task under a particular project
  • View task details such as name, status, etc.
  • Update the status of a task eg (pending->in-progress)
  • Delete a task under a project

View all tasks

Payment Management

  • Update the amount that has been paid for the project
  • Displaying payment history for a project and also information about the user responsible for the update

View payment history

License

License

About

Frontend codebase for the tasky(project manager) application using React

Topics

Resources

Stars

Watchers

Forks