Skip to content

A dynamic blogging application built using EJS templates, Node.js, and Express.js. This full-stack project allows users to create, edit, and view blog posts in real-time.

Notifications You must be signed in to change notification settings

prabhatKrMishra/Blogging-Mania

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blogging Mania V5.0

A simple,unique and stylish Blog web application developed with the use of FrontEnd and BackEnd.

Deployment

Deployed Website (V 5.0): pkm774.line.pm
You have to wait for atleast 1 min until website loads.

blogging_mania

Technologies used

  • HTML, EJS (Embedded Java Script), JQuery
  • CSS, Bootstrap V5.3
  • Javascript, Quill, Highlight.js
  • Express.js, Nodejs, npm
  • REST APIs: GET, POST, PATCH, DELETE
  • PostgresSQL RDBMS
  • Login/LogOut & Register using bcrypt
  • Local and Google strategy for Login and Sign Up
  • Session and Cookie using Passport
  • Password reset link using nodemailer

Features

This version of application will allow registered users to create, view, edit and delete blog posts. Posts will persist between sessions as Postgres is used as database. Non-Registered users will be able to see blogs only. User can register/login themselves using local strategy or google strategy. User can also reset their password and get reset link on their email.

See images folder for more details.

Authors

Acknowledgments

  • A Full Stack Capstone Project developed under Web Development Bootcamp by Angela Yu.

License

License

This project is licensed under the MIT License.

Copyright (c) 2024 Prabhat Kumar Mishra

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A dynamic blogging application built using EJS templates, Node.js, and Express.js. This full-stack project allows users to create, edit, and view blog posts in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published