Skip to content

JubayerAhmmodShuvo/Task_Management_Backend

Repository files navigation

Task Management

Screenshots

login signup home

Live Link

Task Management

Front-end Repository

Front-end Repository

Back-end Repository

Back-end Repository

Functionality

  • Signup and Login: Users can sign up using their name, email, and password. After signing up, they are redirected to the login page. User data is securely stored in the database, and passwords are hashed for security. Users can log in using their credentials.

  • Task Management: After a successful login, users are directed to the homepage, where they can add new tasks. Added tasks are instantly displayed on the user interface.

  • Task Filtering: Users can filter tasks based on their status, including pending, ongoing, and completed tasks.

  • Task Operations: Users can perform various operations on tasks, such as deleting and updating them.

  • Task Status: Clicking the "Start" button changes the task status from pending to ongoing and disables the "Start" button. If a user completes a task, all task-related buttons are disabled, preventing further operations.

  • Search Tasks: Users can search for specific tasks by their names, making it easier to find and manage tasks.

  • Pagination: Each page displays up to 9 tasks. After adding tasks, users have access to pagination options, making it easy to navigate and manage their tasks.

  • Frontend Technologies:

  • Backend Technologies:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages