keremcengiz0 / questapp

This repository is a social application where users can share posts after registering and logging in, like each other's posts, make comments, and on their profile page they can change their profile picture and view the activity of their posts. It can be considered a copy of Twitter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

questapp

This repository is a social application where users can share posts after registering and logging in, like each other's posts, make comments, and on their profile page they can change their profile picture and view the activity of their posts. It can be considered a copy of Twitter.

Technologies Used For BackEnd

  • Spring Boot
  • MySQL Database
  • Tomcat 10

Spring Features

  • Spring Data JPA
  • Spring Security
  • Spring Boot Maven Plugin
  • JWT
  • MySQL Driver
  • Lombok

Tools

  • Postman
  • Swagger UI
  • MySQL Workbench 8.0 CE

IDE

  • Intellij IDEA

Running questapp locally

	git clone https://github.com/keremcengiz0/questapp.git

You can then access questapp here: http://localhost:8092/swagger-ui/index.html

You can visit this repository for the FrontEnd part. ==> Quest-app-react

Images From Project

Home Page

home_page

Comment

comment

Profile Page

profile_page

Change Avatar

change_avatar

Images From Swagger UI

swagger1 swagger2 swagger3

About

This repository is a social application where users can share posts after registering and logging in, like each other's posts, make comments, and on their profile page they can change their profile picture and view the activity of their posts. It can be considered a copy of Twitter.


Languages

Language:Java 100.0%