Blog/Forum Web App with Source Code
Ever wanted to build your own blog or forum from scratch? Don't have the skill to do it yourself? Maybe you do have the skill but not the time?
This product contains a fully functioning web application for a blog or forum. The code is ready for deployment and immediate use after completing a simple setup guide contained in the package.
Features:
* Admin panel for creating, updating and deleting posts, users, comments and categories.
* Account creation for visitors.
* Profile management (view, edit and password reset) for all users.
* Post interactions such as likes, comments, and comment likes.
* Browsing based on post titles, content and categories.
More technical features:
* Database integration with MongoDB. (All you need to do is set up your own MongoDB URI).
* All backend code is written in JavaScript/ExpressJS.
* HTML, JS, JQuery, CSS and nunjucks on the front-end
* AdminBro admin panel with custom components (you can add your own).
Demo:
URL = https://bloglistingdemo.herokuapp.com
ADMIN ROUTE = https://bloglistingdemo.herokuapp.com/admin
You'll get: Zip file containing complete project folder with all source code files and simple instruction guide.