..abetterhome


Live Site


Todo

  • Database
    • addOrder() – used on normal server page when “Order” is clicked. This uploads all the order details to the db and returns a unique id that gets appended to the secure server redirect. This id can then be used on the secure server to pull the relevant order details for review etc.
    • login(username, password) – used to verify the admin is actually the admin. Returns true/false which can then get pushed into a session.
    • getOrders() – used to get a listing of orders for the admin to review, just short details returned here.
    • getOrder(id) – used on the secure server, the id is retrieved from the url. This gets the full order details. This is used in two places. The first is to simply display the order details to the customer when their filling out their card details. The second usage is with the admin orders page so they can select one off the main listing (this then gets called) and they can see the full order details.
    • finaliseOrder(id) – creates a person in the persons table using the data entered on the secure server. This gets a unique id that gets added to the (already created) order. This allows all the data to be pulled later via: order->personid->person, kinda backwards but it works for this project.
    • updateOrderStatus(id, status) – gets called when the admin updates an orders status.
  • Framework
    • Update standards logos under main menu, color versions now available
    • Use SSIs to simplify framework updates throughout site
    • Update footer link style to match main menu
  • Home Page
    • (flash text) guarenteed best price for like for like quote
    • move scanned to match con pics (bottom home page one)
    • Improve look of main menu (space them out more & Better coloring (BOLD?))
    • Add conservatories to main menu as menu items
    • Make writing at top look better?!
    • Smaller conservatory pictures? no
    • Use P-Shape and dbl hip vic image from con designs booklet
    • Use new P-Shape image from “change the world you see” brochure
    • Use new selection of conservatory images
    • Make 50% off a neato flash movie
    • Add bullet point – Modular or Bespoke Conservatories
    • Add Truck image to stress “Delivered to your door” point
    • Conservatory Rocks?! – oh i get it now, actually says Conservatory Trucks hahahaha
    • Add conservatory schematic image from “change the world you see” brochure
  • Guarantee Page
    • Colorise it – Green
    • Now colorise it blue like site
  • After Sales Support (Create Page if it doesnt exist)
    • Add new text
    • Insert conservatory image (random?) under text
  • Bespoke Conservatories (Create Page)
    • Add new Text
    • Insert new selection of images under text – from “change the world you see” brochure
    • remove traditional image at bottom
  • Terms & Conditions
    • Write new terms from sheet
  • Gallery
    • Use new images, delete old ones
  • Improved Conservatory Quote Generator
    • Move big con image, color images etc onto their own pages and then make label text links to the relevant pages
    • Top of page now = Scan of conservatory data sheet
    • Middle = Quote Generator
    • Under QG = Color Panel Images so users can see what a color looks like – From back of book
    • Bottom of page now = Generic Details sheet scan.
    • Somewhere it says “IMPORTANT NOTICE:", after that add “French doors can go anywhere but next to square corner posts on dwarf wall models only”.
    • Remove Sun Burst Gadle Design on extras list.
    • Tweak all scanned data sheets to show sizes in a clearer fashion
    • Use new conservatory images
    • Use P-Shape from “Con designs” brochure (p13)
    • Use Double Hip Victorian from “Con designs” brochure (p15)
    • credit card symbols and cheque
    • CC – Visa, master, switch, maestro, vista electro
    • Final payment (10 days before delivery)
    • Standard conservatories include – copy flash from front page.
    • 3 colors across
    • no bronze/opel externel
    • “ “ " internal
    • no heatguard
    • light oak, rosewood, roof vent from brochure
    • to pay be cheque press proceed and fill out the form and fill out your details
    • Link TO number in TO dropdown to max TO for each contype+subtype
  • Order Form – Needs to be on secure server so it can accept credit card details as well.
  • Contact Form
    • mobile phone number (for user to type in)
  • Admin
    • Login
    • Order Listing – should be able to sort listings on a few fields such as date order placed, status, name etc.
      • Sort Listing
    • Order Details – only thing they can do here is alter the status.
    • Admin Emailer – when an orders details are viewed can provide two icons. One opens this page which simply has a subject field and a message box. It takes the users email as the target address from the order details page. The second icon can be a simple mailto link so they can use outlook etc to use attachments.

 
There are no files on this page. [Display files/form]
There is no comment on this page. [Display comments/form]