Skip to content

jomjoy2017-dotcom/-Vehicle-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Secure Vehicle Booking System (Production Ready)

A fully production-ready vehicle booking system with enhanced security, brute-force protection, input validation, and soft-delete features.

Features

  • SQL Injection Prevention (PDO + Prepared Statements)
  • CSRF & XSS Protection completely implemented
  • Brute Force Protection (Rate Limiting on Login)
  • Database Transactions & Concurrency Control (Booking collision prevention)
  • Secure Session Management & Logging
  • Soft Delete implementation for data integrity
  • Input Validation & Sanitization

About

ระบบจองรถยนต์ในบริษัท A fully production-ready vehicle booking system with enhanced security, brute-force protection, input validation, and soft-delete features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors