Skip to content

trinajoy/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog App

A simple blog app, where a user can add a new blog, edit or delete it. Using RESTful routing, Express, Body Parser, Semantic UI, Mongoose

Product Specifications

Blog Index

Setup the Blog App Create the Blog model Add INDEX route and template

Basic Layout

Add Header and Footer Partials Include Semantic UI Add Simple Nav

NEW/CREATE

Add NEW route Add NEW template Add CREATE route Add CREATE template

SHOW

Add Show route Add Show template Add links to show page Style show template

EDIT/UPDATE

Add Edit Route Add Edit Form Add Update Route Add Update Form Add Method-Override

DESTROY

Add Destroy Route Add Edit and Destroy Links

Final Updates

Sanitize blog body Style Index

About

Simple Blog app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published