AdityaKeshan / IsaaAssignment4

Group Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IsaaAssignment4

Description

  • We have used Node js as backend and MongoDB as database
  • RSA algorithm for encryption and decryption

Steps to run

  1. Ensure you have nodejs ,mongodb installed
  2. Clone the Repository
  3. Change the current directory to the cloned repo
  4. Run npm install command in terminal
  5. Run mongod command in another tab
  6. Run node index.js
  7. Open up http://localhost:3000

Routes

  1. / --- Registration page
  2. /view --- View Record Page
  3. /modify/ --- Modify a record

Give this Repo a star if you like it

About

Group Assignment


Languages

Language:EJS 53.6%Language:JavaScript 38.5%Language:CSS 7.9%