You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Taskly is a virtual planner app that allows authenticated users to create, manage and schedule their daily tasks and events efficiently. This repository contains the backend of the application, developed with Spring Boot and connected to a MySQL database. The app provides a secure RESTful API to interact with the UI on the frontend.