Giter VIP home page Giter VIP logo

kanboard-notion-kanban-react's Introduction

KanBoard - A Notion Like KanBan App


image


Overview

An application created using ReactJS and MUI.

The application is a Notion inspired kanban board, which lets the user set tasks, and manage routine or projects using the kanban approach. Its User Interface is inspired from Notion (a popular productivity app). KanBoard supports features all CRUD operations i.e. Add, Remove, Update tasks.

This project utilizes React-Beautiful-Dnd package for the implementation of Drag & Drop functionality in the kanban Board. This library if built by Atlassian for implementing the same feature in their products like Jira and Trello.

Currently, the application utilize local storage to save states, and element position.

Future Scope, this can be made a full fledged productivity application, with a dedicated backend and more features like note taking and WYSIWYG Editor etc.

Note : This application is made as part of internship selection process at AirTribe.


Live URL

The application is hosted on Netlify. Please find the link to it below.


Tech Stack

  • ReactJS ReactJS   "Javascript Framework"
  • MUI MUI   "UI Component Library"
  • React-Beautiful-Dnd React Beautiful Dnd   "Drag & Drop Feature"

Some major Dependencies

  • "@emotion/react": "^11.10.0"
  • "@emotion/styled": "^11.10.0"
  • "@material-ui/core": "^4.12.4"
  • "@material-ui/icons": "^4.11.3"
  • "@mui/icons-material": "^5.8.4"
  • "@mui/material": "^5.9.3"
  • "randomcolor": "^0.6.2"
  • "react-beautiful-dnd": "^13.1.0"
  • "uuid": "^8.3.2"

Page load time

I used Lighthouse Chrome DevTools to check application performance. image

To improve accessibility score, We can optimize the components and implement ARIA based semantics which can improve the accessibility for the app.

The performance metric varies between 96-100
Others remain constant


Run the Project.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The app is ready to be deployed!

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.