/RESOL-NET

Primary LanguageHandlebars

RESOL-NET

-It is an application website which used for online complain of campus lan and wifi network problem.


Table of content:


Features:

  1. login and sign up
  2. user and admin page
  3. status of complains

TechStack used

  • nodejs
  • mongodb
  • express js
  • jsonwebtoken
  • bcryptjs
  • bootstrap

Installation

  • open this repository in code editor after cloning
  • navigate to this folder using command prompt
  • now type the following commands
npm init
npm install
  • go to .env file and change the appropriate credentials
  • now type the command
node run dev
  • this will show
 server is running 3000
 connection succesful
  • app is started on localhost