GithubHelp home page GithubHelp logo

task-manager-fe-asif's Introduction

task-manager-fe

React Task Manager App This project is a task manager application built with React.js, utilizing features such as category and ticket management, HTML5 drag and drop for task movement, JWT authentication, protected routes, and generic components.

NB: Not need to wory about .env added that to git.

Features

Category Management: Create categories. Ticket Management: Add tickets to categories. Update and move tickets using HTML5 drag and drop. Authentication: JWT token-based authentication with login and logout functionality. Protected Routes: Higher-order components for creating protected routes. Generic Components: Form builder for dynamic form generation. Skeleton loader for loading states. Modal component for interactive dialogs. Form Validation: Use Yup for schema-based form validation. Technologies Used React.js: A JavaScript library for building user interfaces. React Router: Declarative routing for React applications. JWT: JSON Web Tokens for secure authentication. HTML5 Drag and Drop: API for handling drag and drop interactions. Yup: JavaScript schema builder for value parsing and validation. Bootstrap CSS framework for styling components.


Getting Started

Prerequisites

Node.js installed on your local machine. Installation Clone the repository: bash Copy code git clone https://github.com/asifshapnil/task-manager-fe.git cd repository-name

Install dependencies:

npm install Usage Running the App To start the development server:

npm start The application will open in your default web browser at http://localhost:3001.

Components Form Builder: Dynamic form generator based on JSON configuration. Skeleton Loader: Placeholder UI for loading states. Modal: Reusable component for interactive dialogs. Routing React Router is used for client-side routing. Protected routes are implemented using higher-order components (PrivateRoute) to restrict access based on authentication status.

Authentication Login: Authenticate users with JWT tokens. Logout: Clear JWT token from local storage. Form Validation Yup: Schema-based validation for forms to ensure data integrity. Deployment Deploy your React application to your preferred hosting platform.

Contributing Contributions are welcome! Please fork the repository and submit a pull request.

Acknowledgements Mention any resources or individuals that helped or inspired you during the development of this project. Contact For questions or support, contact [Md Asif Adham] at [email protected].

task-manager-fe-asif's People

Contributors

asifadham avatar asifshapnil 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.