Giter Site home page Giter Site logo

minimalistickanban's Introduction

Minimalistic Kanban

๐Ÿ“ƒ Description

A minimalistic Kanban board for personal organization develeped with React.

๐Ÿ“ฆ Tech Stack

Front-end: HTML, CSS, Javascript, React and Vite.

๐Ÿ”‘ Key Features

  • The user can create new task at To-do list.
  • Tasks can be moved to Doing list from Todo list, then moved to Done list from Doin list.
  • All datas ar saved at local storage.

๐Ÿ’ญ Process

  • I started creating all the basic React components such as tasks, lists and the board.
  • I implemented a layout using flexbox and a minimalist design with CSS.
  • I created a specific button to create a new task card with an unput field to add new taskt at To-do list.
  • I created a useContext hook to allow all components (different lists) to access data.
  • I added useRef to retrive data from local storage.
  • I deployed the project at Vercel.

๐Ÿ“š Learnings

The learning objective of this project was to develop a sole front-end project to understand the main concepts of React framework. I also aimed to be able to deploy my first project. I had two main difficults. The first was apply complex comcepts of React as UseContext. UseRef or useState were easy to understand and apply, but creating a hook to implement a context wasn't that easy. The second was create a responsive design, flex box made a lot of things easier, but when something don't work as expected, was pretty annoying to made it work out. Finally, I realised deploys is much easier than i thought with Vercel.

โœจ Improvement

The first improvement is a better design. I aimed to create a minimalist design because I like Minimalism, but I agree that the design could be prettier.

The second improvement is to connect the front-end to a back-end project to storage datas using a database such as MongoDB or PostgreSQL.

๐Ÿšฆ Running the Project

  git clone [email protected]:PedroEugenioDev/MinimalisticKanban.git
  cd MinimalisticKanban
  npm run dev

๐Ÿ’ป Deploy

You can access and use a functional version of this project at Vercel:

Minimalistc-KanBan

๐Ÿ“ธ Video or Image

minimalistickanban's People

Contributors

pedroeugeniodev avatar

Watchers

 avatar

minimalistickanban's Issues

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.