Code Monkey home page Code Monkey logo

kanban's Introduction

Kanban metrics

  • This project is composed of 2 major packages: client and server.

  • Client is mainly programmed by reactjs. Some frameworks being used are listed below:

    • redux
    • router
  • Server is programmed by GO langague.

Installation

Firstly make sure that you have Node, Docker and Git installed. Next clone this repo https://github.com/NguyenHoaiPhuong/warehouse.git. You can do this by going into your shell of choice and entering

git clone https://github.com/NguyenHoaiPhuong/kanban.git

Then, access the project directory (kanban) and run docker-compose up as shown below:

cd kanban
docker-compose up

Next, open a new terminal and access the project directory again. Restore the backup database by make command:

make restore-backup-db

Finally, open your web browser and access http://localhost:5001/. At the beginning, you will be requested to login. The default username and password are admin. After login successfully, you will be able to access the home page.

Tech stack

Frontend

  • typescript

  • @types/react

  • @types/react-dom

  • @types/jest

  • @types/node

  • @types/react-router-dom

  • @types/redux

  • @material-ui/core

  • @material-ui/icons

  • react-redux

  • redux-thunk

  • react-router-dom

  • Refer to following link for "How to use Immutable.js Records with React and Redux":

https://medium.com/azendoo-team/immutable-record-react-redux-99f389ed676

Backend

Docker

kanban's People

Contributors

nguyenhoaiphuong avatar

Watchers

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