Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.25 KB

File metadata and controls

33 lines (23 loc) · 1.25 KB

ToDo List Web Application

Live Application

A web application for managing a ToDo list.

Features Implemented

  • Task Management: Create, edit, and manage tasks in a structured ToDo list format.
  • Integration with Docker Compose: Simplified deployment using Docker Compose for easy setup and management.

Technologies Used

  • Backend: Java with Spring Boot, Spring Data JPA, Liquibase for database migrations.
  • Frontend: Thymeleaf for dynamic rendering of pages, combined with HTML and Bootstrap for responsive design.
  • Deployment: The application is packaged and deployed using Docker and Docker Compose, managed by a Jenkins CI/CD pipeline.

How to Start

  1. Ensure Docker is Running: Make sure Docker is installed and running on your machine.
  2. Launch the Application:

Contact

For any questions or further information, please contact d.shubchynskyi@gmail.com

d.shubchynskyi@gmail.com