Code Monkey home page Code Monkey logo

ishtiak-ahmed / blog-server Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 28 KB

This is a Blog Application with Node, Express, MongoDB and React. Here I created a User Login and Register system with Node and MongoDB. User have two role with different permission. The blogger user can post new blog, update and delete their blog. They also can turn off commenting on their post. They can also mark a comment as feature or report it as spam. The commenter can comment on a post, upvote or downvote blog post and comment. The commenter will be banned if the get 2 spam reports.

Home Page: https://felicity-blog.web.app

JavaScript 100.00%
blog-apps nodejs reactjs expressjs mongodb node-auth user-permissions

blog-server's Introduction

Felicity Blog

Key Feature -

* Blogger Registration
* Commentor Registration
* API token

Role -

* Bloger -
[ ] Can post new blog
[ ] Update, delete old blog
[ ] Read other bloggers blog
[ ] Can't update delete others blog
[ ] Can mark unmark a commentator as spammer
[ ] Can delete all comments of a blog post
[ ] Can stop comment of a post
[ ] Can schedule turn off commenting
[ ] Can mark their post commentor as Feature/top commentor
[ ] Can up vote / down vote of a post and comment

* Commentator-
[ ] Can comment on post
[ ] Can create update and delete their comment
[ ] Can read blog post and other commentor comment
[ ] Can't delete update other commentor comment
[ ] Can up vote / down vote post and comment

* Additional Feature -
[ ] Comment reply nested to 3 reply
[ ] Blog post and comment should sorted by time
[ ] Blog post and comment should have pagination

Work Strategy -

* Build the frontend
    * Components Structure -
        * Login Page
        * public profile page
        * Blog Page
            * New Blog
            * Blog Component
            * Title, Author, Time
            * Feature Image
            * Content
            * Upvote/downvote
            * Comment
                * New Comment
                * Old Comment

Plan

[x] Register and login page
[x] Private Secured route
[x] New Blog
[x] Show blog
[ ] New Comment
[ ] Show comment
[ ] User permission
[ ] Update blog
[ ] Delete Blog
[ ] Update comment
[ ] delete comment
[ ] upvote downvote
## Blog Application

Work Plan -

[x] Create New Blog
[x] Show Short Blog
[x] Show Full Blog
[x] Show Nesting Comment
[x] Create New Comment
[x] Connect comment to parent
[x] Show Up Vote
[x] Show Down Vote
[x] User Registration
[x] Edit blog done
[x] Delete Blog
[x] Turn On/Off reply of a specific post
[x] Delete all comment of a post
[x] Edit Comment
[x] Delete Comment
[ ] mark as spamm
[ ] schedule comment turn off
[ ] Feature comment
[ ] banned spammer from app

blog-server's People

Contributors

ishtiak-ahmed avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.