Skip to content

9minuteswithtractor/blog_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Simple Blog-App

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

- Requirements -

Implement :

[ ] - 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 )

db :

local .csv file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published