{"id":15385948,"url":"https://github.com/alstonchan/rapidald","last_synced_at":"2025-07-17T03:31:52.546Z","repository":{"id":237357223,"uuid":"681427970","full_name":"AlstonChan/rapidald","owner":"AlstonChan","description":"A fast food ordering console application using C++","archived":false,"fork":false,"pushed_at":"2024-05-01T01:54:49.000Z","size":79,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-05T04:04:27.928Z","etag":null,"topics":["console-application","cpp11","visual-studio"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlstonChan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-22T02:03:35.000Z","updated_at":"2024-05-01T01:53:59.000Z","dependencies_parsed_at":"2024-05-01T02:51:18.459Z","dependency_job_id":"5bec2445-2797-44f4-83b3-59de91a75cf6","html_url":"https://github.com/AlstonChan/rapidald","commit_stats":null,"previous_names":["alstonchan/rapidald"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AlstonChan/rapidald","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlstonChan%2Frapidald","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlstonChan%2Frapidald/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlstonChan%2Frapidald/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlstonChan%2Frapidald/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlstonChan","download_url":"https://codeload.github.com/AlstonChan/rapidald/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlstonChan%2Frapidald/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265563005,"owners_count":23788627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["console-application","cpp11","visual-studio"],"created_at":"2024-10-01T14:46:43.967Z","updated_at":"2025-07-17T03:31:52.530Z","avatar_url":"https://github.com/AlstonChan.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rapidald console application\n\nThis is a food ordering system for restaurant that is build in C++ as a console application.\n\n## Getting Started\n\n1. To get all the requried file for local development, ensure that [Git](https://git-scm.com) is installed on your system. To check if git is installed on your sytem, click start, search for powershell and open it. Then, enter the following command:\n\n    ```powershell\n    git --version\n    ```\n\n    If you get a responses like the following:\n\n    ```text\n    git version 2.41.0.windows.3\n    ```\n\n    It means that git is already installed on your machine, if you get an error instead, you have to [install git](https://git-scm.com/downloads) to pull (download) the code.\n\n2. Switch to your desired location to pull the repository _(still using powershell)_, you can do this by using command `cd` (change directory) follow by the file location like `C:\\Users\\Alston\\Desktop`.\n\n3. Pull the repository after you have **Git** installed on your machine, run the following command on the powershell to pull:\n\n    ```powershell\n    git clone https://github.com/AlstonChan/rapidald.git\n    ```\n\n4. Open your **Visual Studio Code** and select the folder you have just cloned, you have successfully cloned the repository.\n\n## Build\n\nTo build this project, you would need to use Visual Studio to build it.\n\n1. Select `Release` in the menu -\u003e build -\u003e Configuration Manager.\n2. Ensure that `Release` is selected instead of `Debug`.\n3. Select `Build` in the menu, then click `Build Solution`.\n4. The executable file will be build and available in the `x64/Release` folder.\n\n## Contributor\n\n1. Chan Alston\n2. Elvan Wong Xiu Jun\n3. Yong Tong Jun\n4. Yap Jee Choong\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falstonchan%2Frapidald","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falstonchan%2Frapidald","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falstonchan%2Frapidald/lists"}