Skip to content

mehulpuri/blogwebsiteupgrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Website Upgrade

Blog Website integration with mongoDB

Deployed App

Click the link to visit the Blog Website

Instructions

To build the app

$ npm install

and then use

node app.js 

to run the app

What I learnt

  • Basics of SQL and NOSQL
  • using mongoDb from shell (mongosh)
  • integrating mongoDB with our blog website

To Do:

  • implementing authentication for blog author
  • better front end (preferably more animations)

HACKODEX CONTRIBUTIONS

Feel free to contribute in any of the following areas

  • improving frontend (animations, responsiveness) , the website in its current state needs more design and visual corrections
  • adding authentication via passport.js (google OAUTH preferably)
  • In the current state, anyone can compose or modify blogs by visiting an exposed path, our goal is to implement admin login
  • adding a delete button to delete blogs (admin only)

Communication Channel for this project

Discord