Giter Club home page Giter Club logo

learnyst's Introduction

Task Assignment Application

This is a task assignment application where users can create, edit, and delete tasks, and filter them by active, completed, or all tasks. The application follows the design provided in the Figma design.

Functionality

  • Create Task: Users can create new tasks by entering a title and description.
  • Edit Task: Users can edit existing tasks by clicking on the task and modifying the title and description.
  • Delete Task: Users can delete tasks by clicking on the delete button associated with each task.
  • Filter Tasks: Users can filter tasks by active, completed, or all tasks using the filter buttons provided.

Implementation Details

  • Functional Component with Hooks: The application utilizes one functional component with hooks (useState, useEffect, etc.) to manage the task list and filter state.
  • Class Component with Lifecycle Methods: Additionally, one class component with lifecycle methods is used to demonstrate an alternative approach to managing state and lifecycle in React.
  • Redux for State Management: Redux is used for global state management, allowing tasks to be accessed and manipulated from any component in the application.
  • Organized Folder Structure: The project follows an organized folder structure to maintain code readability and scalability.
  • Data Persistence: The application persists task data on page reload, ensuring that tasks remain intact even after the browser is closed or refreshed.
  • Mobile Responsiveness: The application is designed to be responsive and accessible on various devices and screen sizes.

Screenshots

  • Required Preview. Task Assignment Application Required Preview

  • Final Preview. Task Assignment Application Final Preview


By completing this task assignment, the application meets the requirements and guidelines specified by the company. If you have any questions or feedback, feel free to reach out.

learnyst's People

Contributors

samarthanandkamble avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.