Things to begin with ? :
- Backend || Frontend ?
How MVC works ?
- I kinda understand the concept but not sure about where the logic before returning the data to client is happening ( controller or model ) ?
Lets start clean project
- Simple react with php mvc pattern
- No design - pure functionality
[ ] - navbar / loggedIn navbar
[ ] - navbar Routing (ClientSide)
[ ] - login / validation / sessions
[ ] - registration
[ ] - Show all articles for everyone
[ ] - Crate, Update, Delete for the logged in ones
[ ] - OOP MVC pattern for Backend ( for practice )
local .csv file