Skip to content

Soumya-Vaidya/MeaLit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MeaLit - C++ Food Ordering System

This is a food ordering system that allows users to register, login, place orders, browse for restaurants and cuisines and generate bill according to the order. The program is built using object-oriented programming in C++ and file handling to store and retrieve data.

Features

Register

If you are a new user, you can create a new account by providing a username, password and other details. The program features a password strength check using regex pattern matching to ensure that the password meets certain criteria, such as containing at least one uppercase letter, one lowercase letter and one special character. The program also validates the user's phone number to ensure that it is in the correct format.

Login

If you have already registered, you can login using your phone number and password. After logging in, you will be taken to the user menu where you can view and browse for restaurants.

Browse for Restaurants

You can browse for restaurants or cuisines by selecting the "Search Restaurants" option from the main menu. From here, you can view a list of restaurants and their menus.

Place Order

Once you have selected a restaurant and chosen the items you wish to order and the quantity for samw, you can place your order. You will be asked to provide your order details and the total cost will be calculated.

Generate Bill

You can generate a bill for your order which includes the order details and total cost.

Credits

This project was made by Soumya Vaidya and Anushka Bhatnagar

About

A food ordering system in C++ that allows users to register, login, place orders, browse for restaurants and cuisines, and generate bill.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages