Skip to content

sametsunman/kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board App - Personal Kanban Board Application

Technologies and Libraries

  • Java 1.8
  • Spring Boot 2.2
  • MySql 8.0
  • Vue.JS 2.5.3
  • Bootstrap 4.0.0
  • Axios 0.19.0

How to Build

For Back-end(Java)

  1. Install Java JDK & Apache Maven
  2. Open the project a IDE (IntelliJ etc.)
  3. And run application (Shift+F10)
  4. You don't need set up database server. Because, the application are using online database server.

For Front-end(Vue.Js)

  1. Install Node.Js
  2. Cd into the vue app on the command line
  3. Run the npm install
  4. Finally, run 'npm run dev'

Screenshots


-Kanban Task List-


-Task Creating Modal-

About

VueJS & Java Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published