Skip to content

Website for Social Media Management using MVC architecture.

Notifications You must be signed in to change notification settings

Pradhyumna-Joshi/Social-Media-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social-Media-App

The aim of this project is to create a website for social media management using the MVC (Model View Controller) architecture. The MVC pattern is realized with the Spring MVC framework, which separates the presentation, business, and data access layers. The data access layer uses Hibernate, an object-relational mapping tool that simplifies database operations. The database system is MySQL RDBMS, which stores the user profiles, posts, and photos. The website allows users to view and manage their profiles, and post updates and photos.

About

Website for Social Media Management using MVC architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages