{"id":30314128,"url":"https://github.com/saefullohmaslul/shopin-client","last_synced_at":"2026-06-20T08:31:14.503Z","repository":{"id":38945096,"uuid":"206007931","full_name":"saefullohmaslul/SHOPIN-Client","owner":"saefullohmaslul","description":":wave: Self Service Restaurant (Free Queue)","archived":false,"fork":false,"pushed_at":"2023-01-04T08:49:26.000Z","size":2836,"stargazers_count":1,"open_issues_count":19,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T18:56:36.020Z","etag":null,"topics":["queue","react-native","restaurant","self-service"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saefullohmaslul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-03T06:47:31.000Z","updated_at":"2020-06-06T10:41:08.000Z","dependencies_parsed_at":"2022-09-18T20:42:22.115Z","dependency_job_id":null,"html_url":"https://github.com/saefullohmaslul/SHOPIN-Client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saefullohmaslul/SHOPIN-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saefullohmaslul%2FSHOPIN-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saefullohmaslul%2FSHOPIN-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saefullohmaslul%2FSHOPIN-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saefullohmaslul%2FSHOPIN-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saefullohmaslul","download_url":"https://codeload.github.com/saefullohmaslul/SHOPIN-Client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saefullohmaslul%2FSHOPIN-Client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34563535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["queue","react-native","restaurant","self-service"],"created_at":"2025-08-17T18:56:28.245Z","updated_at":"2026-06-20T08:31:14.487Z","avatar_url":"https://github.com/saefullohmaslul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SHOPIN\n\n## Self Service Restaurant\n\nShopIn is an application that helps customers choose food menus and make accumulated payments\n\n## Screenshots\n\n\u003cp float=\"left\"\u003e\n\u003cimg src=\"https://res.cloudinary.com/hobikoding/image/upload/v1567498045/shopin/photo_2019-09-03_15-06-10.jpg\" width=\"200\" height=\"350\" alt=\"ShopIn\"/\u003e\n\u003cimg src=\"https://res.cloudinary.com/hobikoding/image/upload/v1567498045/shopin/photo_2019-09-03_15-06-26.jpg\" width=\"200\" height=\"350\" alt=\"ShopIn Table\"/\u003e\n\u003cimg src=\"https://res.cloudinary.com/hobikoding/image/upload/v1567498045/shopin/photo_2019-09-03_15-06-24.jpg\" width=\"200\" height=\"350\" alt=\"ShopIn Menu\"/\u003e\n\u003cimg src=\"https://res.cloudinary.com/hobikoding/image/upload/v1567498045/shopin/photo_2019-09-03_15-06-21.jpg\" width=\"200\" height=\"350\" alt=\"ShopIn Waiting\"/\u003e\n\u003cimg src=\"https://res.cloudinary.com/hobikoding/image/upload/v1567498045/shopin/photo_2019-09-03_15-06-16.jpg\" width=\"200\" height=\"350\" alt=\"ShopIn SENT\"/\u003e\n\u003cimg src=\"https://res.cloudinary.com/hobikoding/image/upload/v1567498045/shopin/photo_2019-09-03_15-06-13.jpg\" width=\"200\" height=\"350\" alt=\"ShopIn Billing\"/\u003e\n\u003c/p\u003e\n\n## Features\n\n- Chose table\n- Choose menu\n- payments accumulated\n\n## Why ShopIn\n\n- a simple application with powerful features\n- It's React Native, so it support android \u0026 iOS by default\n- Simple code, so you can easly contribute on it\n- Express is one of the most starred javascript framework, and it is very easy to use\n\n## Tech Stack\n\n- React Native for the Mobile Frontend\n- Express.js as the backend\n\n## Prerequisites\n\n- Make sure You had been install NodeJs in your system [https://nodejs.org/](https://nodejs.org/)\n- Then install React Native [https://facebook.github.io/react-native/](https://facebook.github.io/react-native/)\n- Dont forget express ad the backend [https://expressjs.com/](https://expressjs.com/)\n\n## Installation \u0026 Configuration\n\nfollow these steps to install\n\n### Frontend\n\n```bash\ngit clone git@github.com:saefullohmaslul/restaurant-client.git\ncd restaurant-client\nnpm install\nnpm start\nreact-native run-ios #for ios\nreact-native run-android #for android\n```\n\ncreate .env file and set API_HOST as your expressUri\n\n```env\nAPI_HOST=http://192.168.xxx.xxx:YOUR_PORT\n```\n\n### Backend\n\n```bash\ngit clone git@github.com:saefullohmaslul/restaurant-server.git\ncd restaurant-server\nnpm install\nnpm install nodemon -D\nnpm start\n```\n\n## Support We :)\n\n- Start this repository\n- Hire We\n  [Saefulloh Maslul](https://www.linkedin.com/in/saefullohmaslul/)\n\n## Contact\n\n- WA/TELEGRAM: +6283126830441 (Saefulloh Maslul)\n- Email: maslulsaefulloh@gmail.com\n\n## Download App (Demo usage only)\n\n[![download](https://camo.githubusercontent.com/a9c59dcbf62ec123e8bb099fb473ad30554d70e6/68747470733a2f2f69312e77702e636f6d2f61706b6d6f6473696f732e636f6d2f77702d636f6e74656e742f75706c6f6164732f323031382f31322f446f776e6c6f61642d496e66696e6974652d44657369676e2d332e342e31302d41706b2e706e67 \"Download\")](https://drive.google.com/open?id=13Tv_sqP6TntDzyWrk27FWzIqOpwhCOkB)\n\n## My Presentation\n\n[![download](https://irp-cdn.multiscreensite.com/c3e19046/dms3rep/multi/mobile/pdf.png \"Download\")](https://drive.google.com/open?id=1m6xR4Fw9NwcaxFO2DuU_I6fUCkFubbPX)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaefullohmaslul%2Fshopin-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaefullohmaslul%2Fshopin-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaefullohmaslul%2Fshopin-client/lists"}