• Stars
    star
    1
  • Language
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Class project of Restaurant Management CLI using JAVA

More Repositories

1

Simple_Linear_Regression

Python
3
star
2

CodeCoffeeSleep

HTML
1
star
3

Solana

Journey to Blockchain Solana Development
Rust
1
star
4

LoginAndSignup

User login And Sign Up Simple python Codes( No GUI)
1
star
5

Salesforce-LWC-Events--PubSub

JavaScript
1
star
6

flowTask

JavaScript
1
star
7

CP_CipherSchools

9 days workshop to learn programming and algorithms.
C++
1
star
8

RomanToInteger

Convert Roman Number to Integer number.
1
star
9

PathToWeb

Learning and Exploring WebDevelopment Topics like JavaScript, HTML and CSS and Many More like node and React.
1
star
10

MockB2BStore

Apex
1
star
11

Stack_Problems

C++
1
star
12

salesforceWebServiceAPI

webservice api
Apex
1
star
13

Simple-Django-App

Python
1
star
14

RoadToJava

Java
1
star
15

git_demo

This is repo from tutorial of git Simplilearn
1
star
16

DataGroker

1
star
17

Loan_Repayment_System

Python
1
star
18

AlmaLearn

1
star
19

lwcMap

Code to handle the Map returned from Apex and store it inot JS Map
JavaScript
1
star
20

RsMayank

1
star
21

College_Management_System_CLI

Created College Management Systemโ€™s CLI model using C++ Classes and Functions. Used fstream library to create text file as Data Base.
C++
1
star
22

OSProject

scheduler schedules the processes by interrupting the processor after every 6 units of time and does consider the completion of the process in this iteration. The scheduler than checks for the number of process waiting for the processor and allots the processor to the process but interrupting the processor every 10 unit of time and considers the completion of the processes in this iteration. The scheduler checks the number of processes waiting in the queue for the processor after the second iteration and gives the processor to the process which needs more time to complete than the other processes to go in the terminated state. The inputs for the number of requirements, arrival time and burst time should be provided by the user.
C++
1
star