Found 15 repositories(showing 15)
firgia
Create responsive dashboard Project Management design using Flutter
clevergoldfox
Create responsive dashboard Project Management design using Flutter
roothackerking
No description available
Mahipal-Reddy3217
No description available
Devender167
No description available
No description available
No description available
div-yan-sh
A role-based Banking Management System (Python + MySQL) with CLI interface. Features include FD, Loan, and Credit Card management, secure admin authentication, and CRUD operations. Ideal for DBMS projects, showcasing backend logic and SQL integration.
AI-SVVV
This document describes the scope of the requirements for the Banking Management System ( BMS ) for SVVV Co-operative Bank. The document details all the high level requirements with intent to validate SVVV Co-operative Bank requirements. This document should be used by the Architect and the developers to design the Solution Architecture for the project. In addition to this, the document also describes the broad scope of the project. The scope of the project involves the integration of a subset of all the components of current IT environment. The Banking Management System ( BMS ) should interface with the existing Customer Management , Savings Account System , Current Account System, FD account Management ,Deletion of Account, Loan Management System , Transaction Management. The system must maintain central data for all Bankings, Banking requests, Banking allocations, customer Banking contracts, complaints and Banking payments. There is also the need to have an interface with the existing different types of Accounts, Employee and Customer Management System to validate customer and fund transfer for Banking payments. The scope of the project also involves the development of the interfaces with the existing Customer, Employee Management and different types of Account systems that validates the customer and helps in direct fund transfer for the Banking transactions.
MrMsnawi
A lightweight Unix shell built in C, inspired by bash. Supports pipes, redirections, heredocs, environment variable expansion, signal handling, and built-in commands — with a custom garbage collector for memory and fd management. (42 project)
Jayanthi-Sharma
This project builds an Investment Management System where users can explore schemes like FD and PPF, input financial details, and get real-time return calculations. It offers a user-friendly interface and uses Entity-Relationship modeling for efficient database design.
jaiswalujjwal777
The Internet Banking System is a desktop-based web application designed to provide users with a secure and user-friendly platform for managing their bank accounts online. This project replicates core banking functions like account viewing, money transfer, card and loan management, FD, and customer support
JamesP64
Database management project transforming a flat COVID-19 dataset into a fully normalised relational schema. Features Functional Dependency (FD) analysis, 3NF/BCNF decomposition, and SQLite implementation. Includes SQL scripts for schema creation, data migration via INSERT OR IGNORE, and complex analytical queries for global pandemic trends.
younes285
The "Get Next Line" (GNL) function is a key project in the 42 curriculum that challenges students to create a function capable of reading a line of text from a file descriptor (FD) efficiently. It emphasizes dynamic memory management, working with buffers, and handling edge cases for reading from files or standard input.
MarginCallTM
Here’s a version limited to 350 characters: --- This project implements `get_next_line(int fd)`, a function that reads a file line by line with each call. It handles reading incrementally, without loading the entire file into memory. The focus is on static variables, buffer management, and mastering low-level file handling in C.
All 15 repositories loaded