Skip to content

fvolkanoski/ShelfSocial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShelfSocial is a simple social network website built entirely in PHP, it uses MySQL for storage and Bootstrap for the front end. This is made to be a like-a template website that you can build upon to create anything you need that would require registering of users, posts, groups and other similar features.

Getting Started

Requirements

  • PHP (7.0+)
  • MySQL (5.6+)

Installation

  • Create a database shelf_social for the storage and create the tables using the scripts located in the db folder.
  • Configure your parameters in the src/cfg/config.php file for the database and you are ready to go.

Version

Current version is 1.0. Once new versions start coming up a changelog will be created.

About

Simple social network built in PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors