Giter Site home page Giter Site logo

task-management-app's Introduction

Task Management App

20240105_053016.mp4

A task management application built using Bootstrap for the front-end, Node.js Express for the backend, and MongoDB for data storage. The front-end utilizes Redux for state management, React for the user interface, and Axios for making API requests.

Table of Contents

Features

  • User authentication and authorization.
  • User Can Create, update, and delete tasks.
  • Responsive design for various screen sizes.

Installation

  1. Clone the repository:

    git clone https://github.com/POOJARV-90/Task-Management-App.git
    
  2. Install dependencies:

    cd task-management-app
    npm install
    
  3. Set up MongoDB:

  • Ensure MongoDB is installed and running on your machine
  • Update the MongoDB connection string in the server configuration.
  1. Run the application:

    npm start
    
    

Usage

  1. User Registration/Login:

Create an account or log in using existing credentials. 2.Task Management:

you can Create, update, or delete tasks.

Technologies Used

Frontend:

  • React
  • Redux for state management
  • Bootstrap for styling
  • Axios for API requests

Backend:

  • Node.js
  • Express.js
  • MongoDB for data storage

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.