Skip to content

l33t-c0d3r-66/SmartContactManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartContactManager

  • Smart Contact Manager is a web Application for Storing Your Contacts on Cloud.
  • This Application is developed in Java with Spring Framework(Spring Boot, Spring Data JPA, Spring Web, Spring Security) and Thymeleaf (Bootstrap)
  • The build tool used was Maven

    What is Thymeleaf?

  • Thymeleaf is a Java XML/XHTML/HTML5 template engine that can work both in web and non-web environments.
  • You can read more about Thymeleaf on https://www.thymeleaf.org/documentation.html

    What is Bootstrap

  • Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites
  • Find More here: https://getbootstrap.com/docs/4.1/getting-started/introduction/

    What is Spring?

  • The Spring Framework is an application framework and inversion of control container for the Java platform.
  • The framework's core features can be used by any Java application, but there are extensions for building web applications on top of the Java EE platform
  • Read more about Spring Here: https://docs.spring.io/spring-framework/docs/current/reference/html/

    What is Maven?

  • Maven is a build automation tool used primarily for Java projects.
  • Maven can also be used to build and manage projects written in C#, Ruby, Scala, and other languages.
  • The Maven project is hosted by the Apache Software Foundation, where it was formerly part of the Jakarta Project
  • You can explore Maven here: https://maven.apache.org/guides/

    Images for Project