Skip to content
/ 2do Public

A to do list made using Spring Boot, Vue.js and Vuetify

Notifications You must be signed in to change notification settings

TheDxns/2do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do list web application (Work in progress)

Features:

  • Task creation and management
  • Grouping tasks into lists
  • User registration and login
  • Task ownership
  • Task list sharing
  • Defining deadline for tasks
  • In app reminders about task deadline

Main technologies:

  • Spring Boot
  • Vue.js
  • Vuetify
  • WebSockets