{"id":16071463,"url":"https://github.com/fmanimashaun/foodapp","last_synced_at":"2026-04-16T17:41:28.974Z","repository":{"id":65419058,"uuid":"591923968","full_name":"fmanimashaun/foodApp","owner":"fmanimashaun","description":"The project was built to showcase my skills in HTML, CSS, and JavaScript by building a food ordering app based on the [Figma](https://www.figma.com/file/mJyp4LkSPFc3DUtoHBehHf/Mobile-Restaurant-Menu-(Copy)) design. This is part of the Scrimba Frontend Developer Career Path solo projects.","archived":false,"fork":false,"pushed_at":"2023-03-17T12:47:39.000Z","size":4851,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-04-05T10:15:32.860Z","etag":null,"topics":["html","javascript","sass","scrimba-soloproject","scss","webpack5"],"latest_commit_sha":null,"homepage":"https://fmanimashaun.github.io/foodApp/","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/fmanimashaun.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":"2023-01-22T11:15:44.000Z","updated_at":"2023-03-17T12:47:43.000Z","dependencies_parsed_at":"2025-01-21T03:00:49.780Z","dependency_job_id":null,"html_url":"https://github.com/fmanimashaun/foodApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fmanimashaun/foodApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2FfoodApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2FfoodApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2FfoodApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2FfoodApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fmanimashaun","download_url":"https://codeload.github.com/fmanimashaun/foodApp/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fmanimashaun%2FfoodApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270614611,"owners_count":24616742,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"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":["html","javascript","sass","scrimba-soloproject","scss","webpack5"],"created_at":"2024-10-09T07:40:35.862Z","updated_at":"2026-04-16T17:41:28.931Z","avatar_url":"https://github.com/fmanimashaun.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scrimba - Food order app solution\n\nThe project was built to showcase my skills in HTML, CSS, and JavaScript by building a food ordering app based on the [Figma](https://www.figma.com/file/mJyp4LkSPFc3DUtoHBehHf/Mobile-Restaurant-Menu-(Copy)) design. This is part of the Scrimba Frontend Developer Career Path solo projects.\n\n## Table of contents\n\n- [Overview](#overview)\n  - [The challenge](#the-challenge)\n  - [Screenshot](#screenshot)\n  - [Links](#links)\n- [My process](#my-process)\n  - [Built with](#built-with)\n  - [What I learned](#what-i-learned)\n  - [Continued development](#continued-development)\n  - [Useful resources](#useful-resources)\n- [Author](#author)\n- [Acknowledgments](#acknowledgments)\n\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- The menu item should be render on the page  with javascript\n- The menu item should be able to add to the cart\n- The cart should be able to remove item from the cart\n- The cart should be able to calculate the total price of the item in the cart\n- when use click on complete order, a form should be render to the user to fill in their details\n- The form should be able to validate the user input\n- The form should be able to submit the user input\n- The form should be able to show the user a success message after submitting the form\n\n\n### Screenshot\n\n#### Desktop view\n\n![Desktop view](screenshots/desktop.png)\n\n#### Mobile view\n\n![Mobile view](screenshots/mobile.png)\n\n### Links\n\n- [Solution URL](https://github.com/fmanimashaun/foodApp)\n- [Live Site URL](https://fmanimashaun.github.io/foodApp/)\n\n## My process\n\n### Built with\n\n- [HTML](https://developer.mozilla.org/en-US/docs/Web/HTML)\n- [CSS](https://developer.mozilla.org/en-US/docs/Web/CSS)\n- [JavaScript/ES6](https://262.ecma-international.org/6.0/)\n- [Git](https://git-scm.com/)\n- [GitHub](https://github.com)\n- [Figma](https://www.figma.com/)\n- [webpack 5](https://webpack.js.org/)\n- [sass](https://sass-lang.com/)\n\n### What I learned\n\nBasically, I worked to reinforced my knowledge of interpreting UI/UX design and implemeenting the  layout as close as possible to the design.\n\n### Continued development\n\nI will still want to focus on reinforcing my understanding of various layout implementation while learning javascript for use in future projects\n\n### Useful resources\n\n------\n\n## Author\n\n👤 **Engr. Animashaun Fisayo**\n\n- [GitHub](https://github.com/fmanimashaun)\n- [Twitter](https://twitter.com/fmanimashaun)\n- [LinkedIn](https://www.linkedin.com/in/fmanimashaun/)\n- [Website](https://fmanimashaun.com)\n- [Blog](https://blog.fmanimashaun.com)\n\n## Acknowledgments\n\n------\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmanimashaun%2Ffoodapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffmanimashaun%2Ffoodapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffmanimashaun%2Ffoodapp/lists"}