Skip to content

Tktirth/RFID-SECURITY-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFID Security System

Project Documentation

Features

  • User authentication
  • RFID tag scanning
  • Access control
  • Log monitoring
  • Real-time alerts

Installation

  1. Clone the repository:
    git clone https://github.com/Tktirth/RFID-SECURITY-SYSTEM.git
  2. Navigate to the project directory:
    cd RFID-SECURITY-SYSTEM
  3. Install dependencies:
    npm install
  4. Set up the database and configuration files as instructed in the setup guide.

Usage

  • Start the application:
    npm start
  • Access the application in your web browser at http://localhost:3000.

API Endpoints

  • POST /api/auth/login: Login to the system using user credentials.
  • GET /api/rfid: Get all registered RFID tags.
  • POST /api/rfid: Register a new RFID tag.
  • DELETE /api/rfid/:id: Remove a registered RFID tag.
  • GET /api/logs: Retrieve access logs.
  • GET /api/alerts: Get current alerts for unauthorized access.

For more detailed instructions please refer to the complete documentation in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages