Arkenjo is a website project for Scripting Language course. People usually build a static website manually, page by page. It’s exhaustive if there are many similar data that needs to be displayed. For example a store. There are many products that need to be displayed on the product section. Even though the template of one product is similar with the other, it’s still exhaustive if we build the product page one by one. So, we need to build a dynamic website that display the template and fill it with the data that we actually need. That’s why we build this website.  The aim of this project is to build a website that can be managed easily. We used MySQL, HTML, CSS, JavaScript, and PHP for building this project. Our website can be dynamically changed on the admin site.

Tutorial of website can be found in this youtube link:
CLICK HERE

Here’s some detail of our project:

Name: Arkenjo
Course: Scripting Language
Member: Kendrick Kesley, Kenny Lie


Screenshots of user web pages

ss2 ss1 ss3 ss4


Screenshots of admin web pages

ss7 ss6 ss5

Comments are closed.