Project_1stSem_CSE || Tushar Agarwal & Kalash Singhal
RESTAURANT MANAGEMENT SYSTEM
INTRODUCTION
This is a simple project created using c language. It is user friendly system that can be used by customers to order just like they would have done in a normal restaurant. Customers can make their choice from the menu options available and specify the quantity. After confirmation of the order, a detailed bill would be displayed. No need of installation of any external library.
Recommended IDE to run this code : MICROSOFT VISUAL STUDIO CODE, UBUNTU
PREREQUISITES
- Linux
- C Language
- Git Bash
DEPENDENCIES
1.Linux Terminal 2.GCC Compiler
GET THE FILE ON MACHINE
- Download zip or open git bash and type: git clone https://github.com/Tushar49/ProjectSem1.git
- Change the working directory to the location of the cloned directory
COMPILE AND RUN
- Extract the zipped folder and run the main.c file in suitable IDE gcc main.c ./a.out
CONTRIBUTORS
1.Tushar Agarwal 2.Kalash Singhal
CONTACT US