Giter Club home page Giter Club logo

kanban-board's Introduction

Kanban Board

This is a second project from Al bynyan Al marsoos Competition.

mobile-Preview1

mobile-live-Preview

This my project demo link.


What is Kanban Board ?

A kanban board is an agile project management tool designed to help visualize work, limit work-in-progress, and maximize efficiency (or flow). www.atlassian.com


Project Instruction

  • You can edit the project name.
  • You can add tasks.
  • You can edit tasks.
  • You can delete tasks.
  • You can drag and drop tasks.
  • You can save your project in Browser local Storage.
  • You can delete the project data.
  • It's totally responsive website.

What I'm looking for the next Update ?

  • Add the ability to send data of your project to your e-mail.
  • Add the ability to arrange tasks by specific order.
  • Convert it to Single Page Application with React.
  • Update the User Interface and experience. And More 😀

What did I learn from doing this project?

I learned a lot actually but the most important that I challenged myself and I learned a lot of amazing stuff like:

  • Building an Application with Object Oriented Program paradigm.
  • Learning about HTML Drag & Drop API.
  • Learning about LocalStorage.
  • Programmatic logic exercises.

Inside App.js

Classes and their job..

TasksList Class

It Job to create seprate list for each project stage as | not started | in progress | completed.

TaskItem Class

It Job to create an task item when user add a task for each project stage and add EventsListeners

SwitchTasks Class

It Job to switch task between project stage lists when dragging and dropping task.

CreatTaskComponent Class

It Job to create a task inner HTML code.

App Class

It Job to Initialize the project and manage it.


Very usefull resources helped me to bulid this project.

kanban-board's People

Contributors

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