Ranjanji / pramataTest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media Web Application

  • using Spring Boot, JavaScript, HTML, and CSS
  • This is a simple social media web application built using Spring Boot framework, JavaScript, HTML, and CSS.
  • The application allows users to create an account, search friend, post messages, and view messages posted by other users and comment on the post of user.
  • follow a friend

Technologies Used

  • Java
  • Spring Framework
  • Spring Boot
  • Spring Data JPA
  • MySQL
  • JavaScript
  • HTML5
  • CSS3

Getting Started

Modules Clone the repository:

server.port=8880

  • spring.datasource.url=jdbc:mysql://localhost:3306/sm_platform
  • spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
  • spring.datasource.username=root
  • spring.datasource.password=****@1264

Run the application.

Features

  • User registration and login
  • Follow and find user via name
  • Viewing post posted by other users
  • Editing and deleting post

Contributors

  • Subham Rnajan

About


Languages

Language:Java 89.2%Language:JavaScript 8.7%Language:HTML 2.1%