Skip to content

prasanthmanikam/food-ordering-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Logo

Best-README-Template

An awesome README template to jumpstart your projects!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

image

Food ordering at the Cafés at University can sometimes be troublesome.

Here's why:

  • Whenever the students order their foods, the café staff could not memorise all of it
  • The staff might took a lot of time walking in and out whenever they lack of staff, this result frustration in students because they have to wait for their food
  • Not all cafe provide receipt, thus students may not know how much they had spent on food.

As a result, food ordering system was built by us to solve the problems.

(back to top)

Built With

This program is built with C++.

C++ Logo

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You will need a C++ compiler like gcc

Visit GCC website

Installation

This project include 2 files which is an exe file and source code file which is in .cpp.

  1. To run the file directly: a) Open the .exe file and run the file
  2. To view and edit the code: b) Open the .cpp file using an ide such as CodeBlocks and so on.

(back to top)

Usage

The flow of the system is:

Firstly, the system will ask the user to input their own nick name. Next, it will show out the food menu. It will then ask the user to input which main dish does the user want to choose. After the user has input his/her choice, the system will ask wether the user want to add a side dish, user may choose yes or no. Then, the system will ask the user to input the quantity of the food. Lastly, the system will print out the total price and number of food that have ordered and will promt the user wether want to reorder anything.

image

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme
  • Multi-language Support
    • Chinese
    • Spanish

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @your_twitter - email@example.com

Project Link: https://github.com/your_username/repo_name

(back to top)

Acknowledgments

Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published