Skip to content

Mystic-77/Layer7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Layer7

A mini social media replica using spring-boot done as a part of IWP project.

Screenshots

Homepage

ProfilePage

UserList

Forums

Posts

Playlists

Links

How to run the code:

  1. Import the project from github
  2. Load the maven dependencies
  3. Have a MongoDB Server installed and running for the program to be able to work.
  4. run the Layer7Application.java class
  5. Open your browser and go to localhost:8080

Using the application:

  1. sign up using credentials and login
  2. everyone gets a default role of user
  3. Every user has a profile page showing their details. They can add various links and playlists to the site and also use the forums to ask/post stuff.
  4. Each post can have various tags and also comments
  5. Votes feature is yet to be added along with Roles and privileges.

About

A mini social media replica using springboot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors