Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 741 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 741 Bytes

ToDoLister

Description

Application for convenient viewing current projects, dividing them into tasks in order to complete them faster and more productively

Features

  • Sign up, login or logout
  • Update, delete your account on Profile page
  • Add, update, delete project on Projects page
  • Add, update, delete task(which belong to project)
  • Track your progress for project
  • Add priority to task to enable sorting by priority
  • Sync your project from Todoist
  • Check your achievements on Achievements page, unlock new one by discovering the application and completing tasks

Technology stack

  • Spring Boot
  • Spring Security
  • Spring Data JPA
  • Freemarker
  • PostgreSQL
  • HTML5
  • CSS3
  • JavaScript
  • Bootstrap
  • Lombok