Skip to content

This is a Todo Api web services by using SpringBoot 3

License

Notifications You must be signed in to change notification settings

amirelkased/Todo-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Todo-API

This Todo API provides web services for managing your to-do list using SpringBoot 3.

You can access and manage your to-do items by logging into the system or registering for the first time.

Technologies

The TodoList application leverages modern technologies to deliver a robust and user-friendly experience:

  • Spring Boot 3.1.3: Utilizing the latest version of the Spring Boot framework for building enterprise-grade solutions.
  • JDK 17: Powered by Java's latest version for enhanced performance and features.
  • Tomcat Server 10.1.11: The popular servlet container used to host and manage the application.
  • MySQL Database: Securely and efficiently storing your to-do tasks.
  • JWT Authentication: JSON Web Token is employed for secure data transmission.

Main Features

TodoList offers a comprehensive set of features to help you stay organized and on top of your tasks:

  • Login: Securely access your to-do list by logging into the system and log out when you're done.
  • Register: New users can easily create an account to start managing their tasks.
  • Create New Todo: Add new tasks to your to-do list with detailed information.
  • Update Existing Todo: Modify and update task details as your plans change.
  • Delete Todo: Remove completed or unnecessary tasks to keep your list concise and up-to-date.

Getting Started

To get started with TodoList, follow these steps:

  1. Installation: Deploy the TodoList.war file on your Tomcat server.
  2. Database Setup: Configure the MySQL database settings in the application.
  3. Access: Open your web browser and navigate to the TodoList URL.
  4. Login / Register: Create an account or log in to start managing your tasks.
  5. Interact: Use the intuitive user interface to add, update, and delete tasks.

Contact

For questions or support, please contact Email. We're here to assist you with any inquiries or assistance you may need.

Releases

No releases published

Packages

No packages published

Languages