Thursday, July 9, 2015

Recommendation System(Final Year Project)

I'm currently developing a website that focuses its aspect on recommendation system based on user preferences and location, other minor function such as shopping cart and search engine are also included in the website.

I will focus on the system testing and prototype first before preparing the interim report documentation//

List of minor function and features to add :


  • Wish list function in a cart

  • (Read more) pop out window

  • Feedback form 

  • Scroll back to top button function

  • Admin to send automatic email to all users with a click of a button

  • User rating application

  • Localized webpages base on language

  • Admin receipt to keep track of customer records

  • Admin monthly account statement

  • Drop down menu(optional)

  • Radio-button to differentiate admin and user login process


Features that have already been developed

  1. Shopping cart function
  2. Search engine
  3. Login, logout process
  4. Registration
  5. Forget password via automatic email to user account
  6. Add,delete,edit information
  7. Hypermedia 
Problems encountered 


  1. Unregistered user when they proceed to the payment page, they will be redirected to this page first (Returning.php) only user should be able to login and proceed to the payment page, but admin can also login here, separate pages should be implement here within the login boundary between admin and user

  2. Web browser session, when user go back to the previous page no error are cause, which will cause confusion to the session stored.

  3. For unregistered user, if no items are on the shopping cart list, proceed to payment image should not be visible, but currently it is visible

  4. Shopping cart function -> minor calculation problems when adding the quantity of the items.
Research on this for a better understanding about recommend er system


No comments:

Post a Comment