https://github.com/izakcancino/phayao
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
https://github.com/izakcancino/phayao
css html javascript php restaurant-website shopping-cart sql
Last synced: 6 months ago
JSON representation
Web page project about "Phayao" a thailandese kitchen. This is my first project using PHP, Javascript, and SQL.
- Host: GitHub
- URL: https://github.com/izakcancino/phayao
- Owner: IzakCancino
- License: agpl-3.0
- Created: 2022-09-11T00:12:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T20:52:35.000Z (over 2 years ago)
- Last Synced: 2025-02-08T06:43:18.028Z (10 months ago)
- Topics: css, html, javascript, php, restaurant-website, shopping-cart, sql
- Language: PHP
- Homepage: http://phayao.infinityfreeapp.com
- Size: 26.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Phayao — Cocina Taliandesa
***Phayao is a website for a Thailand restaurant, with all the characteristics needed.*** The website contained has made in Spanish.

## 📌 Characteristics
- **Menu:** This section has all the products available in the restaurant, classified in three groups foods, desserts, and drinks. Also, you can add and remove products to the shopping car.
- **Shopping Car:** Accessible with the shopping-car button in the top-right corner in all pages. Here you can see the products that you added from the _Menu_ section, this information have been saved in the local storage of the navigator. Also, you can modify the shopping car in this page, adding, removing, and deleting products from this.
- **Ubication:** Located in the footer of all pages, with more links from the website, and an embed map with the restaurant location.
- **Scroll to top button:** With this button, you can return smooth to the top of the page when you are in a bottom part of this.
### 🧱 In development:
- **Account:** A section for login/create an account, view your data and saved shopping cars.
- **Reservations:** Here you will do a reservation in the restaurant from the website.
- **Contact us:** In this place you will contact us with Email or a phone number, and have commentaries section.
- **History:** You will can view your previous purchases.
## 💻 Technical characteristics
- **PHP:** The website is made in *PHP* with *HTML*.
- **CSS:** All styles were made with this language, all the website has a responsive style and query means to change some elements in different devices.
- **JavaScript:** The functionality of the website, the shopping car, the counters, the menu, the scroll to top button. All that was made right from the start with JS.
- **SQL:** Account, shopping cars and reservations sections be made with *SQL* and *PhpMyAdmin* to manage the databases.
## ✨ Usage
You can watch the page in action in the [Phayao website](http://phayao.infinityfreeapp.com).
## 🤝 Contributing
Commentaries as totally accepted, you can do contributions and recommendations to update the Phayao website.
## Author
Izak Cancino
- GitHub: [@IzakCancino](https://github.com/IzakCancino)
- Portfolio: [izakcancino.github.io](https://izakcancino.github.io)
## 📝 License
[GNU Affero General Public License v3.0](https://choosealicense.com/licenses/agpl-3.0/)