Skip to content

anurag-4508/explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Explorer- Blogger's heaven

This project provide a plateform for blogger to write blog and readers a plateform to read new and different blogs

Screenshots

Home Page

App Screenshot App Screenshot App Screenshot

Contact Page

App Screenshot

About Page

App Screenshot

Create Account Page

App Screenshot

Login Account Page

App Screenshot

Features Implemented

Frontend

  • A home page with recent blogs
  • A navigation bar to toggle through different sections
  • A contact us page to contact us for any query
  • A about us page to know more about us

Backend

  • A PostgreSql database to manage,store blogs and user details
  • NodeJS used to manage Backend
  • Authentication system for secure login
  • A new look dashboard

Technologies/Libraries/Packages Used

  • Frontend - HTML,CSS,Javascript
  • Backend - NodeJs,Javascript
  • Database - PostgreSql
  • NPM Libraries
    • bcrypt@5.0.1
    • dotenv@16.0.2
    • ejs@3.1.8
    • express-flash@0.0.2
    • express-session@1.17.3
    • express@4.18.1
    • nodemon@2.0.20
    • passport-local@1.0.0
    • passport@0.6.0
    • pg@8.8.0

Local Setup

To run tests, run the following command

  • Open project in VS Code

  • Open new terminal in VS Code

  • Change folder to Server using command

    cd server
  • Run below command to install all Packages

    npm install
  • Now run the following command to run proejct locally

    nodemon app.js

Team Members

  • Anurag mandloi  2021IMG-13
  • Satyabrat Ojha    2021IMG-54
  • Vineet Singh        2021IMG-63

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published