Skip to content

patodemjan/ContactBookCRUD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📒 ContactBook CRUD Application

A simple CRUD web application for managing contacts and their emails.

✨ Features

  • Add, update, and delete contacts
  • Display all saved contacts in a table
  • Stylish, responsive UI with gradient header
  • Built with Java, Spring Boot, Thymeleaf, HTML, CSS

🚀 Technologies Used

  • Java 17+
  • Spring Boot
  • Thymeleaf
  • HTML5 & CSS3
  • Git & GitHub

⚙️ Getting Started

Prerequisites

  • Java 17+
  • Maven

Run locally

git clone https://github.com/patodemjan/ContactBookCRUD.git
cd ContactBookCRUD
mvn spring-boot:run

📁 Project Structure

src
├── main
│   ├── java
│   │   └── com.example.contactbook
│   ├── resources
│   │   ├── templates
│   │   └── static

🤝 Contributing

Pull requests are welcome. Feel free to suggest improvements.

📜 License

MIT License – see LICENSE file for details.

About

Email Book is a simple and intuitive CRUD (Create, Read, Update, Delete) web application designed to manage contacts and their email addresses efficiently.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors