Skip to content

mlignjatovic/core_php_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core_php_project

Core PHP Blogging engine

Assignment for IT-Academy, PHP Development. I build a simple routing system for this project and I used MVC pattern.Classes, that are manipulating on database data are clearly separated from classes that take data from a database. I used Views as a logic behind UI. Templates are actually in /Ui folder. A user can simply add routes in routes.php file. Admin user has the rights to insert new posts, delete posts, edit posts, delete comments from other users. Admin user can also add other admin users. When ordinary user register he can add comments and he has a dashboard where he can see all his comments and delete them.

About

Core PHP Blogging engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages