https://github.com/justin-bytes-code/chinese-food-website
This is a medium level project in HTML where I was challanged too make a website for an established Chinese resturant. I've handpicked the images used in this website as well along with my girlfriend personally drawing the back ground art to assist on this project. I do believe I could do better if Given time but for 2 weeks I think I did amazing.
https://github.com/justin-bytes-code/chinese-food-website
website website-development
Last synced: 8 months ago
JSON representation
This is a medium level project in HTML where I was challanged too make a website for an established Chinese resturant. I've handpicked the images used in this website as well along with my girlfriend personally drawing the back ground art to assist on this project. I do believe I could do better if Given time but for 2 weeks I think I did amazing.
- Host: GitHub
- URL: https://github.com/justin-bytes-code/chinese-food-website
- Owner: Justin-Bytes-Code
- Created: 2024-10-31T16:30:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T12:45:29.000Z (over 1 year ago)
- Last Synced: 2025-01-12T08:36:30.918Z (over 1 year ago)
- Topics: website, website-development
- Language: HTML
- Homepage: https://justin-bytes-code.github.io/Chinese-Food-Website/
- Size: 52.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chinese Food Website
**Intro**
This is a medium-level HTML project where I was challenged to create a website for an established Chinese restaurant. I handpicked all the images used, and the background art was custom drawn by my girlfriend to give the project a unique look. The project was completed in two weeks during 2022, and I’m proud of the results. With more time, I could refine it further, but I believe this version demonstrates my design and coding skills at the time well.
**WARNING/DISCLAIMER!**
- This was completed in 2022 in just two weeks with very rapid development, so it may contain some issues. I’ve kept it up as a reminder that every developer starts somewhere and improves with time.
- The website will not work on mobile!
---
**Preview Images**





---
**Features**
- Custom Background art
- PC Friendly
- HTML and CSS basics
- Responsive designs
- Basic design focusing on useability
- Webhooks
- Not Mobile Friendly
---
**How To Check?**

Click the link on side bar!
---
**Frequently Asked Questions**
Q: "How is it being hosted?"
A: It's being hosted on github pages as the most intensive thing on the page is a webhook.
Q: "Why Post this open source?"
A: I believe a good programmer should have code anyone can understand if they look at the source. With this project I wanted other to look at the code I created as it is neat and completely commented for easy documentation. I also wanted to demostrate that this game was mainly done using only C coding lanuages
Q: "Why does it break when it I change the window size?"
A: This is because I was realtively new when I made this website. Since then I learned a lot and specifically how to avoid this from happening. For this project I'd like for it to be kept as a time capsle so I can look back on it and see how I use to code.
Q: "It keeps opening up new windows!"
A: This is by design actually. I like when websites open new tabs compared to them using the same tab. For future websites though I plan to just update the tab instead of making new ones.
---