{"id":28804510,"url":"https://github.com/oshinbiggestlab/order_menu","last_synced_at":"2026-04-24T12:04:39.581Z","repository":{"id":290460866,"uuid":"970565729","full_name":"OshinBiggestLab/order_menu","owner":"OshinBiggestLab","description":"Elixir x Phoenix LiveView | Learning by doing Order Menu project. Please click to the project to see the latest update date.","archived":false,"fork":false,"pushed_at":"2025-06-11T09:25:37.000Z","size":2071,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T10:42:23.304Z","etag":null,"topics":["elixir","frontend","phoenix-liveview","responsive","state-management","tailwindcss","webdevelopment"],"latest_commit_sha":null,"homepage":"","language":"Elixir","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/OshinBiggestLab.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}},"created_at":"2025-04-22T07:49:08.000Z","updated_at":"2025-06-11T09:25:40.000Z","dependencies_parsed_at":"2025-05-30T13:02:25.130Z","dependency_job_id":"6b004bb1-315e-44be-bded-a3eb9ef81c52","html_url":"https://github.com/OshinBiggestLab/order_menu","commit_stats":null,"previous_names":["oshinbiggestlab/order_menu"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OshinBiggestLab/order_menu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OshinBiggestLab%2Forder_menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OshinBiggestLab%2Forder_menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OshinBiggestLab%2Forder_menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OshinBiggestLab%2Forder_menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OshinBiggestLab","download_url":"https://codeload.github.com/OshinBiggestLab/order_menu/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OshinBiggestLab%2Forder_menu/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260523586,"owners_count":23021968,"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":["elixir","frontend","phoenix-liveview","responsive","state-management","tailwindcss","webdevelopment"],"created_at":"2025-06-18T09:03:58.708Z","updated_at":"2026-04-24T12:04:39.577Z","avatar_url":"https://github.com/OshinBiggestLab.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OrderMenu\n\n## Contents\n  * Main File :  `lib/order_menu_web/live/order_menu_live.ex`\n  * Data: `priv/static/data.json`\n  * UI Design: `about-project/design`\n\n## What I use + Document recommendations\n  * Web Design: [`Frontend Mentor`](https://www.frontendmentor.io/challenges/product-list-with-cart-5MmqLVAp_d)\n  * Web Framework: [`Phoenix LiveView`](https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.html)\n  * Language: [`Elixir`](https://hexdocs.pm/elixir/Kernel.html#content)\n  * CSS Library: [`TailwindCSS`](https://tailwindcss.com/)\n\n## Articles\n  * [`Import, Alias, Require, and Use in Elixir`](https://gabriel.perales.me/blog/import-alias-require-and-use)\n\n## Notes\n  * State Naming: `snake_case` only. E.g. -\u003e  is_clicked\n  * ERB tag (Embedded Ruby tag): `\u003c%= ... %\u003e`\n  * handle_event/3\n        * We can have as many handle_event/3 functions as you need, there's no strict limit.\n          ⚠️ BUT put specific ones first and catch-all patterns last to avoid conflicts—Elixir matches from top to bottom.\n        * Each one should match on a different event name (or different pattern).\n        * Elixir uses pattern matching, so when a LiveView receives an event,\n          it tries each handle_event/3 function until it finds one that matches the event name.\n\n\n## README Default\n\nRun server:\n\n  * Run `mix setup` to install and setup dependencies\n  * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`\n\nNow you can visit [`localhost:4000`](http://localhost:4000) from your browser.\n\nReady to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).\n\nLearn more:\n\n  * Official website: https://www.phoenixframework.org/\n  * Guides: https://hexdocs.pm/phoenix/overview.html\n  * Docs: https://hexdocs.pm/phoenix\n  * Forum: https://elixirforum.com/c/phoenix-forum\n  * Source: https://github.com/phoenixframework/phoenix\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshinbiggestlab%2Forder_menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foshinbiggestlab%2Forder_menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foshinbiggestlab%2Forder_menu/lists"}