Zoltw / what-you-have-to-do

Application allows you to create users and manage simple tasks - create, display, delete etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web application for task management

The application allows you to create users and manage simple tasks - create, display, delete etc.

Provides resources and functionality via REST API.

Username and password is encrypted by Base64 algorithm.

You can test application by Postman via http://localhost:8080 or by Swagger API

About

Application allows you to create users and manage simple tasks - create, display, delete etc.

License:MIT License


Languages

Language:Java 100.0%