Coder Social home page Coder Social logo

blog-app's Introduction

This is a blog application where users can sign up and create a username so they can comment on the blog posts.

This application only allows the Admin to create, edit, and delete new blog posts. The code to create a new Admin user has been commented out, but it can be found on the register file and on the index route file. Please keep in mind that you will need to create an environment variable for your own ADMINCODE.

Live Deploy

Deployed with Heroku. If you'd like to preview the live version, please click here.

App Features

  • Responsive web design with Bootstrap 4

  • Manage comment posts with basic CRUD functionalities:

    • Create, edit and delete comments
  • Authentication:

    • User login with username and password
    • If user knows admin code, they can register their username and password with it
  • Authorization:

    • A user cannot edit or delete posts and comments created by other users
    • If user is an Admin, they can delete and edit other people's comments.
    • Admin users are the only ones that can create new blog posts
  • Flash messages responding to users' interaction with the app

This Project Was Built With the Following:

Front-end

Back-end

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.