/SocialBook

SocialBook - social service

Primary LanguageJava

SocialBook

General

SocialBook - social networking service

Live SocialBook demo: (comming soon)

Properties

spring.datasource.url=
spring.datasource.username=
spring.datasource.password=
spring.datasource.driver-class-name=
spring.jpa.hibernate.ddl-auto=

Implemented

  • Sing-in system
  • Sing-up system
  • Confirmation of email registration
  • Adding a new post
  • Sorting posts by categories
  • Searching posts by title
  • Post like system
  • Editing of bio by the profile owner
  • Searching users by username
  • Viewing other users profiles

In Development

  • Post comment system
  • Editing a created post

Future

  • Chat between users
  • Friends system

Technologies

  • Java 8
  • Maven
  • Lombok
  • Spring Boot 2.4.4
  • Spring Security 2.4.4
  • Hibernate JPA 2.4.4
  • Thymeleaf 2.4.4
  • MySQL Connector 8.0.23
  • Spring Boot Starter Mail 2.4.4
  • Bootstrap v5.0.0