Giter Club home page Giter Club logo

task-management's Introduction

Task Manager Application

This is a web-based task management application built using the MERN stack (MongoDB, Express.js, React, Node.js). The application allows users to manage tasks by performing CRUD (Create, Read, Update, Delete) operations.

Features

  • CRUD Operations: Users can perform Create, Read, Update, and Delete operations on tasks.
  • Filtering by Status: Users can filter tasks by status (e.g., Pending, In Progress, Completed).
  • Filtering by Priority: Users can filter tasks by priority (e.g., Low, Medium, High).
  • Pagination: Tasks are paginated to improve performance and user experience.
  • User Profile: Users have a profile page where they can view their details and update their information.
  • Update Profile: Users can update their profile information (e.g., name, password) from the profile page
  • Validation: Input data such as task title and description are validated to ensure data integrity.
  • User Authentication: Users can sign up and log in to access the application. Only authenticated users can perform task management operations.
  • Redux-toolkit Integration: User data fetched from the database is stored in Redux for efficient state management across the application.
  • Styling: The application is styled using Tailwind CSS to enhance user experience and make it visually appealing.

Preview

photo

Technologies Used

  • Backend: Node.js, Express.js, MongoDB
  • Frontend: React.js
  • User Authentication: JSON Web Tokens (JWT)
  • Styling: Tailwind CSS
  • Deployment: Render

Setup Instructions

  1. Clone the repository: https://github.com/harshxraj/task-management.git
  2. Navigate to the backend directory: cd backend
  3. Install backend dependencies: npm install
  4. Create a .env file in the backend directory and configure environment variables.
  5. Start the backend server: npm start
  6. Navigate to the frontend directory: cd frontend
  7. Install frontend dependencies: npm install
  8. Start the frontend development server: npm run dev

task-management's People

Contributors

harshxraj avatar

Stargazers

 avatar

Watchers

 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.