Thanks to visit codestin.com
Credit goes to github.com

Skip to content

YourBroCode/SEME-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Single Entry Multiple Exit(SEME) System

Guide

  • Clone it in your computer.
  • Change directory 'cd SEME-System'
  • Install all dependencies 'npm install'

Required Dependencies

  • "bcryptjs": "^2.4.3",
  • "cors": "^2.8.5",
  • "dotenv": "^16.3.1",
  • "express": "^4.18.2",
  • "express-validator": "^7.0.1",
  • "jsonwebtoken": "^9.0.1",
  • "mongoose": "^7.3.1"

PROJECT IDEA

Designing a SEME for the campus of IIT(ISM) Dhanbad

PROJECT BRIEFINGS

  1. The project devises a way to allow people to conveniently move in and out of campus using the best possible security forces and systems.
  2. In this system, the entire inflow of traffic can only be from the main gate. However, people may exit from multiple exit points allowing the conservation of fuel and energy.
  3. Various concepts pertaining to Operating Systems will be used including process scheduling for sending warning messages and channelising influx
  4. The project also uses the memory mapping for efficient space usage.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors