menu-driven-program
There are 22 repositories under menu-driven-program topic.
mohit-thakur09/car-rental-system
Car Rental System : C Lang - CUI based Project
madhurimarawat/Data-structure-using-C
This repository contains programs in the C programming language related to Data Structures.
Priyansh-15/Knight-s-travel
PROJECT/GAME on chess's Knight to reach final from initial position in minimum steps USING BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM
saha-KUSHAL/nbc
A Menu-Driven Software for Managing College Student Data
clubgamma/Ticket-Booking
Participate in Club Gamma Hacktoberfest by contributing to any Club Gamma Project
manu-choraria/Normalizations_Using_Menu_Driven
We have implemented Different types of normalizations techniques min-max normalization, Z-scale normalization, and decimal scaling normalization using menu- driven approach. We have used a user-input method for taking inputs from the user and perform normalization on the data value.
ShubhRanpara/Bus-Booking-System
I have developed a console based Bus Booking System as a term assignment of Data Structures and Algorithm. This project can help you to understand the working of doubly circular linked list.
asiandallas/College-Program
Project from CS 211
d12ksh/Libraray-Management-System
A very clean, menu-driven Library Management System project 🚀, It is ideal for basic book keeping and user payment submissions.
HarryUnchained/HospitalManagement
BUKC 1st Semester Project in C++ (Admin and Patient Login)
Harshit1q1/Online-Shopping-point
C program to implement shopping point with add to cart and bill generation functionality
jenishborah/C-Menu-Driven-Example
This Repo explain about menu driven programs in C
MwaiBanda/NBA-Store
Object Oriented C++ & SQLite modeling NBA w/ Conferences, Divisions, Teams, Players, Arenas & Games Data. Menu Driven Commmand line Project
NaimurSjubilation/Menu-driven-program-Project
This repository is about Menu-driven program using function in C.
rohanxminocha/payroll-management-system
This is a Payroll Management System. Users can add records, remove records, modify records, delete records, or search records. The salary records (salary statement and salary slip) can also be displayed for all employees.
sashankshukla/airlinereservationsystem
Gr. 11 CS Project - Menu driven airline reservation system implementing SQL in JAVA.
sgami444/Bus-reservation-using-linked-list
Bus reservation through menu-driven program
abhinandanraj/Guest_List
Guest List is a java program that gives options to create guest list with add and delete functionality.
Filippo-Dimarzio/formula1-app
The Formula 1 Menu-App
sanjudhritlahre/Database-Application-Menu-Driven-Program
Python MySQL Database Connector: Manage User Data Efficiently
Santosh2611/Student-Report-Card
A mini-C++ project has a student class with data members such as roll number, name, marks and grade. Member functions are used to accept/display details of students and calculate grades based on marks obtained. The menu-driven program can read, write, search, modify and delete operations in a binary file.