An open API service indexing awesome lists of open source software.

https://github.com/goto-eof/dev_board_ts_react

A Kanban flow application. It is the front-end of dev_boar_api_rust. Implemented using TypeScript and Chakra UI.
https://github.com/goto-eof/dev_board_ts_react

chakra-ui dashboard react typescript

Last synced: 3 months ago
JSON representation

A Kanban flow application. It is the front-end of dev_boar_api_rust. Implemented using TypeScript and Chakra UI.

Awesome Lists containing this project

README

        

```
==========================================================================================
= === == ==== ============ ====== ======= ===== === ==
= ==== == ======== ==== ============ === ==== == ===== ==== ==== == ==== =
= ==== == ======== ==== ============ ==== == ==== === == === ==== == ==== =
= ==== == ======== ==== ============ === === ==== == ==== == === == ==== =
= ==== == ==== == == == ==== ==== == ==== == ==== ==== =
= ==== == ========= == ============= === === ==== == == ==== == ==== =
= ==== == ========= == ============= ==== == ==== == ==== == ==== == ==== =
= ==== == ========== ============== === ==== == === ==== == ==== == ==== =
= === ===== =============== ====== ==== ==== == ==== == ==
==========================================================================================
```

### Dev Board (React)

A Kanban flow application. Implementation of the front-end for [dev_boar_api_rust](https://github.com/goto-eof/dev_board_api_rust). Developed with TypeScript, React and Chakra UI.

# Architecture

![architecture](architecture.png)

### Run application

```sh
npm install
```

```sh
npm run start
```

### Run application in the docker container

```sh
docker-compose up
```

![header](screenshots/1.png)

![header](screenshots/2.png)

![header](screenshots/4.png)

![header](screenshots/5.png)

![header](screenshots/6.png)

![header](screenshots/7.png)

if any problems arise, feel free to [contact me](http://andre-i.eu/#contactme).

P.S. clean local storage before use.