Coder Social home page Coder Social logo

secure-account-dashboard-with-real-time-monitoring's Introduction

Secure Account Dashboard

This project aims to create a dynamic chat website.

Technologies Used

  • FrontEnd : Next.js , Tailwind CSS , Vercel(deployment)
  • Backend : Node js , Render(deployment)
  • Websocket : Socket.io

Features

User Authentication and Authorization:

  • Implement user authentication and authorization.
  • Users should be able to log in and log out securely.
  • Implement two-factor authentication (2FA) for additional security using otp verification.
  • image

User Account Dashboard:

  • Allow users to view their login/logout activities, including device information and timestamps.
  • Implement real-time updates using Socket.IO/Ws for user login/logout activities. image

Admin Dashboard :

  • Create an admin dashboard to monitor user activities.
  • Admins should be able to view user login/logout activities and manage user accounts.
  • image

Device Management:

  • Provide users with the ability to revoke access from specific devices.

Access Admin Dashboard

Deployment

The project is deployed using:

  • Frontend: Vercel
  • Backend: Render

Project Deployed Link: Live Site

Routes Used

  • Signup Page: /register
  • Login Page: /
  • User Dashboard: /dashboard/user
  • Admin Dashboard: /dashboard/admin

How to Setup

Clone this repository

  git clone https://github.com/Mahikagarg09/Secure-Account-Dashboard-with-Real-Time-Monitoring

Navigate to the project directory

cd Secure-Account-Dashboard-with-Real-Time-Monitoring

Navigate to the client

cd client

Install dependencies

npm install

Configure environment variables for client side

NEXT_PUBLIC_ADMIN_ID

Start the server

npm run dev

Navigate to the server

cd client

Install dependencies

npm install

Configure environment variables for server

DB_CONNECT
EMAIL
PASSWORD
PORT
NEXT_PUBLIC_ADMIN_ID

Start the server

npm start

Deployment Instructions

Vercel Deployment

  • Create an account on vercel
  • Import your GitHub repository
  • Choose your branch (usually main)
  • Choose directory(client)
  • Deploy

Render Deployment

  • Create an account on vercel
  • Import your GitHub repository
  • Choose your branch (usually main)
  • Choose directory(server)
  • Deploy

Contributors

Mahika Garg

secure-account-dashboard-with-real-time-monitoring's People

Contributors

mahikagarg09 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.