{"id":26440123,"url":"https://github.com/ten-james/matapp","last_synced_at":"2026-04-07T22:31:35.637Z","repository":{"id":62632510,"uuid":"548874469","full_name":"Ten-James/matapp","owner":"Ten-James","description":"Restaurant System using react","archived":false,"fork":false,"pushed_at":"2023-04-03T07:53:03.000Z","size":2925,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-21T07:26:29.064Z","etag":null,"topics":["electron","mysql","nodejs","react","socket-io","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Ten-James.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-10T10:16:21.000Z","updated_at":"2023-02-28T09:06:15.000Z","dependencies_parsed_at":"2025-09-21T07:16:39.756Z","dependency_job_id":"a3ec7b17-b005-446a-866f-25be6e08a432","html_url":"https://github.com/Ten-James/matapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ten-James/matapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ten-James%2Fmatapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ten-James%2Fmatapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ten-James%2Fmatapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ten-James%2Fmatapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ten-James","download_url":"https://codeload.github.com/Ten-James/matapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ten-James%2Fmatapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31532195,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["electron","mysql","nodejs","react","socket-io","typescript"],"created_at":"2025-03-18T09:19:40.586Z","updated_at":"2026-04-07T22:31:35.615Z","avatar_url":"https://github.com/Ten-James.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MatAPP\n\n![MatAPP](./banner.png)\n\n## Table of contents\n\n* [MatAPP](readme.md#matapp)\n  * [Table of contents](readme.md#table-of-contents)\n  * [Description](readme.md#description)\n  * [Screenshots](readme.md#screenshots)\n  * [Features](readme.md#features)\n  * [Future Features](readme.md#future-features)\n  * [Installation](readme.md#installation)\n  * [TODO (generated by python script)](readme.md#todo-(generated-by-python-script))\n\n## Description\n\nRestaurant System. for ordering food and drinks from a restaurant. Also, it allows the restaurant to manage the orders and the menu.\nautomatically generates a bill for the customer. manage stock and inventory.\n\nIts also part of mine final project High school exam.\n\n## Screenshots\n\n![Login](./screenshots/login.png)\n\n![Information](./screenshots/pohled-informace.png)\n\n![Ingredients](./screenshots/pohled-ingredience.png)\n\n![Cashier](./screenshots/cashier.png)\n\n![Change Password](./screenshots/zmena-hesla.png)\n\n## Features\n\n- [x] Login\n- [ ] Admin\n  - [x] Navigation\n  - [x] Dialogs\n    - [x] Add\n    - [x] Edit\n    - [ ] Edit multiple\n    - [x] Delete\n  - [ ] Tables\n    - [x] Branches\n    - [x] Storage\n    - [x] Dishes\n    - [x] Users\n    - [x] Ingredients\n  - [ ] Reports\n  - [ ] Special View for branches\n  - [x] Settings\n- [ ] Cashier\n  - [ ] Dish view\n  - [ ] Order view\n  - [ ] Hinter for next dish\n  - [ ] Printing bill\n- [ ] Kitchen\n  - [ ] Tickets\n\n## Future Features\n\n- [ ] Web version\n\n## Installation\n\n[Server](backend/README.md#installation)\n\n[Client](MatAppClient/README.md#installation)\n\n## TODO (generated by python script)\n\n* backend/src/process.ts: : make this right. this is a hack\n* backend/src/misc.ts:  fix this hack\n* backend/src/tables/dishes.ts: : make this async and wait for it to finish\n* backend/src/tables/branches.ts: : make this async and wait for it to finish\n* backend/src/tables/branches.ts:  fix this\n* MatAppClient/src/App.tsx: : move to env file\n* MatAppClient/src/App.tsx: : use styled components?\n* MatAppClient/src/App.tsx: - move to branchselector\n* MatAppClient/src/misc/fries.ts: : rewrite this so its more readable\n* MatAppClient/src/forms/deleteDialog.tsx:  better display casting*/\n* MatAppClient/src/components/dialog/baseDialog.tsx: : make available for custom button color.\n* MatAppClient/src/components/common/panel.tsx: : class should be choose value not string\n* MatAppClient/src/components/common/logo.tsx: : class should be choose value not string\n* MatAppClient/src/views/admin/admin.tsx:  - dont share seters make hook?\n* MatAppClient/src/views/admin/dialog/index.tsx:  add edit-multiple\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ften-james%2Fmatapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ften-james%2Fmatapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ften-james%2Fmatapp/lists"}