codingmia / 102_melonblog

Node. js, Express, Mongo DB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

melonblog

A blog project based on Express, node.js

Goals implemented

  • install necessary packages and set up development environment
  • gain understanding in mvc, router, middleware
  • work with template engine
  • work with express version update
  • work with third-party middleware

Blog functions completed

  • Login/Logout
  • Register
  • Posts
  • Control access to different function areas

Todo:

  • Merge with bootstrap theme to improve the apperance
  • Add other extensible functions
  • Deploy to heroku

Bug/Debug lists:

  • Please see the debug-note.txt in root folder

Important:

  • Always cd to project root folder first

About

Node. js, Express, Mongo DB


Languages

Language:CSS 94.1%Language:JavaScript 5.9%