Skip to content

ankitgupta123445/The-ConnectLoom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

The ConnectLoom

The main Objective of this project to create an application which stores contacts in very efficient way and provides a smarter way of handling contacts with fully Authentication and Authorization. We created this project using Spring Boot Thymeleaf with MVC Architecture and for Authentication and Authorization we have used Spring Security.

  • Spring Boot is used to develop back-end and Spring Data JPA is used for performing Database CRUD operations.
  • HTML5, CSS3, Bootstrap and Thymeleaf as template Engine is used to develop the front end.
  • MySQL for Database.