{"id":20407226,"url":"https://github.com/lissone/go-restaurant","last_synced_at":"2026-04-29T21:36:44.699Z","repository":{"id":110197304,"uuid":"374147575","full_name":"Lissone/go-restaurant","owner":"Lissone","description":"Project to register and control Italian food dishes.","archived":false,"fork":false,"pushed_at":"2021-12-04T20:14:22.000Z","size":240,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T12:21:19.880Z","etag":null,"topics":["create-react-app","jsonserver","react","styled-components","typescript","unform","yup"],"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/Lissone.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}},"created_at":"2021-06-05T15:23:39.000Z","updated_at":"2021-12-04T20:15:23.000Z","dependencies_parsed_at":"2023-07-23T14:01:30.846Z","dependency_job_id":null,"html_url":"https://github.com/Lissone/go-restaurant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"rocketseat-education/ignite-template-reactjs-refactoring-classes-ts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissone%2Fgo-restaurant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissone%2Fgo-restaurant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissone%2Fgo-restaurant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lissone%2Fgo-restaurant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lissone","download_url":"https://codeload.github.com/Lissone/go-restaurant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241951976,"owners_count":20047902,"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":["create-react-app","jsonserver","react","styled-components","typescript","unform","yup"],"created_at":"2024-11-15T05:22:15.107Z","updated_at":"2026-04-29T21:36:39.678Z","avatar_url":"https://github.com/Lissone.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  GoRestaurant\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#description\"\u003eDescription\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#requirements\"\u003eRequirements\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#technologies\"\u003eTechnologies\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#demonstration\"\u003eDemonstration\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\" alt=\"License\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/Lissone/go-restaurant\" alt=\"Repo size\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/languages/top/Lissone/go-restaurant\" alt=\"Top lang\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/Lissone/go-restaurant\" alt=\"Stars repo\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/forks/Lissone/go-restaurant\" alt=\"Forks repo\" /\u003e\n  \u003cimg src=\"https://img.shields.io/github/issues-pr/Lissone/go-restaurant\" alt=\"Pull requests\" \u003e\n  \u003cimg src=\"https://img.shields.io/github/last-commit/Lissone/go-restaurant\" alt=\"Last commit\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Lissone/go-restaurant/issues\"\u003eReport bug\u003c/a\u003e\n  ·\n  \u003ca href=\"https://github.com/Lissone/go-restaurant/issues\"\u003eRequest feature\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cbr /\u003e\n\n## Description\n\nProject to register and control Italian food dishes. As a way to organize and inform the employee or manager of the establishment the amount of active dishes on the menu.\n\nUsed as a challenge to migrate the template that was in Javascript and Class Components to Typescript and Function Components, using hooks.\n\nAt the moment, working only with a fake api, to improve the learning of present technologies.\n\n## Requirements\n\n- [Nodejs](https://nodejs.org/en/)\n- [Npm](https://www.npmjs.com/)\n- [Yarn](https://yarnpkg.com/)\n\n## Technologies\n\n- CRA (Create react app)\n- Typescript\n- Styled Components\n- UnForm\n- Yup\n- Axios\n- JsonServer (Fake api)\n\n## Usage\n\nYou can clone it on your pc using the command:\n\n```bash\ngit clone https://github.com/Lissone/go-restaurant.git\ncd go-restaurant\n```\n\nInstall dependencies using:\n\n```bash\nyarn\n#or\nnpm install\n```\n\nRun application:\n\n```bash\nyarn dev\n#or\nnpm run dev\n```\n\n## Demonstration\n\n**Dashboard**\n\n![Dashboard](https://i.imgur.com/d2O76Sv.png)\n\n**Recipe registration modal**\n\n![Modal](https://i.imgur.com/DT61gFs.png)\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n\n\u003ch4 align=\"center\"\u003e\n  Made with ❤️ by \u003ca href=\"https://github.com/Lissone\" target=\"_blank\"\u003eLissone\u003c/a\u003e\n\u003c/h4\u003e\n\n\u003chr /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flissone%2Fgo-restaurant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flissone%2Fgo-restaurant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flissone%2Fgo-restaurant/lists"}