Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arturcolen/pizza-parlor
Development of a pizza parlor website with its main functionalities.
https://github.com/arturcolen/pizza-parlor
css html javascript pizza-parlor
Last synced: about 1 month ago
JSON representation
Development of a pizza parlor website with its main functionalities.
- Host: GitHub
- URL: https://github.com/arturcolen/pizza-parlor
- Owner: ArturColen
- Created: 2023-01-27T02:16:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T12:45:45.000Z (over 1 year ago)
- Last Synced: 2024-11-13T22:33:42.764Z (3 months ago)
- Topics: css, html, javascript, pizza-parlor
- Language: CSS
- Homepage:
- Size: 2.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creation of a pizza parlor website
Final project for the [B7Web](https://b7web.com.br/)'s JavaScript course that was developed to put into practice most of the knowledge acquired during the classes.![Image of the pizza parlor website](https://user-images.githubusercontent.com/96635074/214995200-4890d599-6302-49fb-b56b-e74b01ec53c1.png)
## 🔨 Project functionality
Simulate a pizza parlor website with its main actions, i.e. viewing product information, adding products to the cart, and calculating the final purchase price.## 💻 Technologies used
* [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML): page structuring, accessibility and semantics
* [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS): page styling and responsiveness
* [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript): dynamicity of the page## 📁 Project access
You can view the hosted page by clicking [here](https://arturcolen.github.io/Pizza-parlor/).