Skip to content

This is basic handmade MVC framework with CRUD functionalities

Notifications You must be signed in to change notification settings

NikolaJovovic98/MVC-Framework-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC-Framework-Project

In this project you can see implementation of Model-View-Controller with all CRUD(Create,Read,Update,Delete) functionalities.An user can register to website and later on sign up.If user is signed up he has ability to write news,delete news that he wrote,comment on news and also delete comments that he wrote,user can view other users profiles and also follow/unfollow them.On his User Profile he can view all of his news,he can edit his profile information (update it), and also can view all users that he is following.If no user is singed in, website visitor can only view usernames (not profiles), also can view all of the news but is not able to post a comment, visitor needs to be singed in in order to do that.

About

This is basic handmade MVC framework with CRUD functionalities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published