No Description

dependabot[bot] 1bf7a488e4 Bump axios from 0.19.2 to 0.21.1 in /pma-frontend 3 years ago
pma-backend 15de810213 fixed bug with projectTask dates format 4 years ago
pma-frontend 1bf7a488e4 Bump axios from 0.19.2 to 0.21.1 in /pma-frontend 3 years ago
.gitignore f69b1631d0 initial commit 4 years ago
README.md 269b57a924 Update README.md 4 years ago

README.md

Project Management Application

A project implementing Kanban Board(https://en.wikipedia.org/wiki/Kanban_board), which can be used to manage your projects.

Implemented using Spring Boot application with REST api endpoints for back-end and React.js + Redux for front-end.