Skip to content

JuanSKr/Sounders-Springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍃 Sounders - Social Network made in SpringBoot

Sounders-SocialNetwork

This project is a social media web application implemented using Java and JavaScript with the Spring Boot framework and Maven for dependency management. It provides a platform for users to interact by posting content, liking, and commenting on posts.

Features

  • Home Page: The application has a main home page where users can view all posts.
  • Likes: Users have the ability to like posts. The number of likes a post has received is displayed.
  • Comments: Users can comment on posts, fostering interaction and discussion.
  • Posting: Users can create posts with or without photos. This allows for a variety of content to be shared.
  • Profiles: Each user has a profile page where they can view their own posts. Users can also view other users' profiles.
  • Profile Editing: Users have the ability to completely modify their profiles, allowing for personalization and updates as needed.

Screenshots

Home Page

Sounders-Home Description: The main home page where users can view all posts.

Profile Page

Sounders-Profile Description: User's profile page showing their posts and information.

Technologies Used

  • Java
  • Thymeleaf
  • HTML & CSS
  • BootStrap 5
  • JavaScript
  • Spring Boot
  • Spring Security
  • Hibernate
  • MySQL
  • Maven

Installation Instructions

  1. Clone the repository: git clone https://github.com/JuanSKr/Sounder-Springboot.git
  2. Navigate to the project directory: cd sounders
  3. Update the application.properties file with your database credentials.
  4. Build the project: mvn clean install
  5. Run the application: java -jar target/SounderApplication.jar

Getting Started

  1. Access the Sounders web application at http://localhost:9000.
  2. Sign up for an account or log in if you already have one.
  3. Explore, share, and connect with others who share your musical interests.

Acknowledgments

A special thanks to PeriR3 for the outstanding web design contributions to Sounders. The visually appealing and user-friendly design elements greatly enhance the overall user experience of the social network platform.

License Information

This project is licensed under the MIT License. See the LICENSE file for details.

About

This project is a social media web application implemented using Java and JavaScript with the Spring Boot framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors