SHAIKH SOHEF (axelblaze0313)

axelblaze0313

Geek Repo

Location:pune

Github PK Tool:Github PK Tool

SHAIKH SOHEF's starred repositories

iBanking

iBanking an Information System, which implements most of all basic features and functionalities thus will helping in elimination of day to day madness in these financial and savings corporations.

Language:JavaScriptStargazers:11Issues:0Issues:0

E-Banking-System-Laravel-

This is a Summer 2020-2021 Advanced Web-Technology mid-term project where we have developed a full front-end and back-end system for an E-Banking system using Laravel framework and PHP my admin.

Language:BladeStargazers:12Issues:0Issues:0

BankingSystem

A Basic BankingSystem

Language:PHPStargazers:6Issues:0Issues:0

Online-Banking-System

A Database Project on Online Banking System using PHP and MySQL

Language:PHPStargazers:27Issues:0Issues:0

Banking-System

A Web Application used to transfer money between multiple users.

Language:PHPStargazers:13Issues:0Issues:0

the-sparks-foundation

Sparks Foundation Internship Project : Basic Banking System

Language:PHPStargazers:34Issues:0Issues:0

online-banking

This is a online banking system for local businesses

Language:PHPLicense:AGPL-3.0Stargazers:43Issues:0Issues:0

Basic-Banking-System-

The Sparks Foundation Internship Project - Basic Banking System

Language:PHPStargazers:20Issues:0Issues:0

Online-Banking-system

The project’s primary goals consist of: A robust and effective web based online banking system. Extending functionality without compromising the security. Personal banking services that gives you complete control over all your banking demands online. Simple and easy user interface to work with. Online Banking features: Registration for online banking by Admin. Adding Beneficiary account by customer. Transferring amount to the beneficiary added by customer. Staff must approve for beneficiary activation before it can be used for transferring funds. Customer gets to know his last login date and time each time he logs in. Customer can check last 10 transactions made with their account. Customer can check their account statement within a date range. Customer can request for ATM and Cheque Book. Staff will approve requests for ATM card and cheque book. Admin can add/edit/delete customer as well as staff. All three of them(customer, staff & admin) can change their password. Staff and Admin Login pages are hidden from customer for security purpose. Security: Each and every input is passed through mysql_real_escape_string() to remove special characters from the string so that user can’t submit arbitrary input. It protects from attacks like Sql Injection and Cross Site Scripting(XSS). Passwords are encrypted with SHA- 1 hashing algorithm and then stored in database. Passwords are stored as encrypted hashes with an additional random salt for added security. Note: If we talk about security,above mentioned points would provide no security at all but it will work for beginners. Being into web app pentesting,I very well know this project will not be considered secure. It needs atleast a more effective filtering mechanism, better hashing algorithm, a better salting procedure for storing passwords and some other things too. Database: The database contains customer, staff & admin tables. Each customer has its own virtual passbook linked with its account number. Staff, customer and, admin have their details and password in their respective tables with all the details. A separate table for beneficiary is included in the database. A table for cheque book and ATM requests is included. This project is divided into three hierarchical parts: The index page for the customer login. A hidden staff login page. A hidden admin login page. Usage: 1.Install XAMPP or something similar. 2.Copy all the files to c:/xampp/htdocs/banking/ 3.Create a db named as 'bnak_db' and import the bank_db.sql from phpMyAdmin. 4.change the password in _inc/dbconn.php file accordingly. 5.visit localhost/banking (customer index page) 6.visit localhost/banking/adminlogin.php (admin login) 7.visit the localhost/banking/staff_login.php (staff login)

Language:PHPStargazers:78Issues:0Issues:0

online-banking-system

Online banking system in PHP & MySQL accompanied by a beautiful website !

Language:PHPStargazers:101Issues:0Issues:0

Online-Banking-system

Online Banking System in PHP & MySQL

Language:PHPStargazers:157Issues:0Issues:0

hotel_management_system

MIS Project Based on Hotel Management System

Language:PHPStargazers:25Issues:0Issues:0

Hospital-Management-System

The purpose of the project entitled as “HOSPITAL MANAGEMENT SYSTEM” is to computerize the Front Office Management of Hospital to develop software which is user friendly simple, fast, and cost – effective. It deals with the collection of patient’s information, diagnosis details, etc.

Language:CSSStargazers:17Issues:0Issues:0
Language:PythonStargazers:32Issues:0Issues:0

explainerdashboard

Quickly build Explainable AI dashboards that show the inner workings of so-called "blackbox" machine learning models.

Language:PythonLicense:MITStargazers:2258Issues:0Issues:0

river

🌊 Online machine learning in Python

Language:PythonLicense:BSD-3-ClauseStargazers:4863Issues:0Issues:0

YT-Spammer-Purge

Allows you easily scan for and delete scam comments using several methods.

Language:PythonLicense:GPL-3.0Stargazers:4517Issues:0Issues:0

textual

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

Language:PythonLicense:MITStargazers:24016Issues:0Issues:0

jax

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

Language:PythonLicense:Apache-2.0Stargazers:28983Issues:0Issues:0