Skip to content

aczerska/tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TASKS - Simple Task Manager

Tasks (Kodilla CRUD App) is a basic CRUD RESTful Spring Boot MVC Application.
User is able to add/update/delete various tasks (name & content) to/from a data base.
There is also additional option to export these tasks as cards to a particular set up Trello board.
Application is integrated with Trello using it's REST API https://developers.trello.com/v1.0/reference#introduction.
Tasks are sent to Trello board over HTTP protocol in JSON format.

To checkout the application please go to https://aczerska.github.io/

About

REST API application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors