https://github.com/kooya3/pizza-palace
This is a project invention for an online pizza store
https://github.com/kooya3/pizza-palace
Last synced: 3 months ago
JSON representation
This is a project invention for an online pizza store
- Host: GitHub
- URL: https://github.com/kooya3/pizza-palace
- Owner: kooya3
- License: mit
- Created: 2022-03-19T10:18:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T12:08:05.000Z (about 3 years ago)
- Last Synced: 2025-03-02T02:49:45.567Z (3 months ago)
- Language: JavaScript
- Homepage: https://kooya3.github.io/Pizza-palace/
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pizza-palace
this is a online version of a pizza store
## description
**this project was designed to be an online store for pizza-palce business enterprise**
-This website targets people who have acces to internet and enjoy fast-food
-This product is aimed at reducing the time and effort taken into ordering food online### screenshots


## Future aspirations
**The product will have intergrated tracking tools with your order so that customers can track their orders on their phones**
- The product will be able to be deployed in android state
- The menu option as well as the website will be animated
- future releases will be phenomenal## challenges faced
- javascript files malfunction on deployment
- jekyll as well as other workflows keep having issues when it comes to building an environment
- styling the page was a huge issue
- js files from bootstrap inject into the head section
- The page loads slowly upon deployment## measures taken
- The page will be subject to thorough review and all bugs will be eliminated
- The page will be deployed with a suitable workflow environment
- links to the page will be issued in the Readme section
- The website will be multi-linked to reduce monotony#### HTML code after deployment
```html
Pizza-palace
..<script>
</head>
<body>
</body>
</html>
```
### Images

> image backgroung in the menu section
## MIT License**Copyright (c) 2022 kooya3**
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.