Skip to content

A ReactJs, Typescript, Styled-Components & Firebase Kanban app to manage your tasks

Notifications You must be signed in to change notification settings

jotavetech/kanban-app

Repository files navigation

Kanban 🗒

Made with ReactJs, Typescript, Firebase & Styled-Components, Kanban is a micro webapp that facilities you to manage and separating the activities that must be done on each board, you can create your boards and put your tasks inside.

You can view/use in:

Requirements to run on your computer 💻

  • You need to have NodeJs installed.
  • You need to create a Firebase app and add the Firebase config in .env file, following the .env.example, and set your Firestore and Authentication on firebase.

To clone this project write in the console:

# clone project
$ git clone https://github.com/jaoincode/kanban-app.git

And if you successfully cloned and all the requirements open the frontend file and run in the console:

# to install all the packages
$ npm install

#to run this app on development mode
$ npm run dev

Usage 💾

  • Create an account using Google Auth or Email/Password Authentication.
  • Create your boards.
  • On each board put the tasks you have to do.
  • You can control what task you have to-do, are doing or finished.
  • On menu you can see how much tasks you still have to do to finish each board.

Resources that can help you 📖

About

A ReactJs, Typescript, Styled-Components & Firebase Kanban app to manage your tasks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages