Scripting Languages Project Proposal

Project Brief

We are to create an e-commerce website for Pusaka Beruang, which sells Batik Lasem.

Project Scope

We have been provided with images and data relating to the contents of the website. Our focus it to create a front end, be it from scratch or from template, we then migrate it to Arkenjo (a seld-made PHP framework), after that create database for all the data, as well as coding the back end using PHP.

Here are the minimum requirements for the project:

      • Inputting the assets to the free source template.
      • We should use PHP framework.
      • Provide primary navigation bar (menu), may be in image map or as a table of images, text or buttons.
      • Provide help & login pages.
      • Provide user registration form.
      • Provide login/user authorization table in a database.
      • Provide administrator page(s).
      • Provide shopping cart.
      • Contain title tag to create an appropriate title in every page.
      • Use appropriate href and/or  alt (if image) tags for each menu item.Form contain space for name, address, phone, email, gender, etc.
      • Utilize the image object and the onMouseOver event or other event to dynamically change images.
      • Define styles using css and use them to give attributes to some html elements.
      • Use a JavaScript function (at least 2 scripts).
      • Use form elements such as text and selection boxes to gather user input/preferences.
      • Use the date object to write the date from the server (you could put anywhere on your web).
      • Create an inventory table in a database.
      • Display inventory by category upon request from the main page

Task Division

Artby – Front end

Kevin – Back end

Leonardo – Database