"Online School Payment System with Brute Force PIN Verification | Python Project"

Опубликовано: 20 Май 2026
на канале: Angela Tabal
19
0

Project Presentation – Brute Force Algorithm in Online Payment System

This is a simulation project created by BSCS2 GROUP-3 to demonstrate how a brute force algorithm works in a simple online school payment systemusing Python.
🔐 In this project, users can:
Sign up and set a 4-digit PIN
Log in using their PIN
Simulate a brute force attack if the PIN is entered incorrectly
Choose payment methods with recommendations
Complete a mock payment process

💡 The goal of this project is to:
Show how brute force algorithms try every possible combination to guess a PIN
Emphasize the importance of having a **strong and secure PIN
Offer a solution to real-life school payment struggles by proposing an online transaction system

👩‍💻 Group Members:
Kristine Joy C. Hombre – Brute Force Explanation, Program Code, Tutorial Video
Angela V. Tabal – Real-Life Problem & Solution, Program Code, Tutorial Video

✅ Programming Language: Python
✅ Topic: Brute Force Algorithm + Online Payment Transaction System
✅ Subject:CS 224 – ALGORITHM AND COMPLEXITY / Midterm Project

📚 References:
FreeCodeCamp: https://www.freecodecamp.org/news/brute-fo...
Vanco Payments: https://www.vancopayments.com/education/bl...
LINQ Software: https://www.linq.com/blog/benefits-of-usin...

📌 For educational purposes only.