Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 906 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 906 Bytes

SimpleCMS

Simple Node.JS, MongoDB, & Bootstrap CMS

How to use:

  • Must have Node.js installed on local machine & MongoDB running

Current Features:

Simple Blog with Home, Post, Contact, and About Pages
Create and Edit posts have been implemented by Joseph Cruz

Working on:

  • Make contact page work properly
  • Clean up contact & about pages with correct information
  • Add the comments section onto views/post.ejs & make Comment Model

Features wanted:

Simple Blog with Home, Search, Post, Contact, About pages
User login with comments & likes on posts
Administration Panel

  • Change basic theme on website
  • Change Site Title & Page information
  • Change navbar links
  • Add administrators
  • Add/Delete users