Coder Social home page Coder Social logo

iitb-frontend-assignment's Introduction

Planner Board

This application is designed to help you organize and manage your tasks efficiently. Below, you'll find all the necessary information to get started with the application.

Idea for the project

The Personal Board is designed with the idea of creating a single platform where users can manage all of their work, personal tasks, and goals on a single board. The board is divided into three sections, which are as follows: pending, working, and completed. Based on the requirement, the user can create tasks or "cards," which can be placed into one of these categories. And according to the needs of users, they can move from one category to another. Once the task is done, the user can also delete the card or task.

Features

  • Task Management: Create, Edit and Delete Task.
  • Drag and Drop Cards: Drag and drop feature is added for smooth UI experience.

Installation

  1. Clone the Repository:
    git clone https://github.com/Kaka5hi/iitb-frontend-assignment.git
  2. Navigate to Project Directory:
  3. Install Dependencies:
    npm install
  4. Run the Application:
    npm run dev

This command will start the development server.

Usage

  • Create a Card/Task: To add a new card/task, simply click on the top "Add Card" button, and a modal will pop up where you can fill in the information.
  • Edit a Card/Task: Clicking on the card/task itself will open a modal with prefilled data based on the card, and the user can either choose to edit the input fields or simply choose the column where he wants to move the card.
  • Delete a Card/Task: Similar process: just like editing, clicking on the card/task will open a modal where the user can find the delete button and delete the card/task.
  • Drag and Drop Card/Task: The user can also move the card from one column to another based on his requirements, which is achieved using drag-and-drop functionality.

Technolog Used

  • React: JavaScript library for building user interfaces.
  • CSS: Styling the UI.

Live project link

  • Project is hosted on netlify which you can check here

iitb-frontend-assignment's People

Contributors

kaka5hi 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.