Skip to content

Simple PHP application using MVC and OOP

Notifications You must be signed in to change notification settings

josephjlee/shareposts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shareposts

Simple PHP application using MVC and OOP

Note:

  • You must have php 5.6 or higher installed in your local machine.
  • mysql/mariaDB

In your htdocs or www folder create a folder shareposts and include the downloaded files on the created shareposts folder.

Create a database shareposts and import the sharepost.sql file into your mysql/mariaDB.

run the application locally. Test login credential email: whin@gmail.com password: 123456

About

Simple PHP application using MVC and OOP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.5%
  • TSQL 6.5%