Skip to content
MAPOUKA edited this page Sep 18, 2016 · 31 revisions
  • Install Alice fixtures bundle--(OK)--
  • Set up PHPUnit to load fixtures--(OK)--
  • Define test case documentation--(OK)--
  • Implement the AJAX search
  • Implement the following workflow: from search page when click on a CategoryInstance, the system direct straight to result page if the CategoryInstance does have only one Icon. Otherwise, direct to an intermediate to ask the user to choose an icon.
  • Update the data model: Logo->Icon
  • Update the automated test (very important) to all pass
  • Update the fixtures to add two CategoryInstance (ICGC and Ecobank) plus 6 interest
  • Update the list of the interests display in the search view to make sure of proper alignment:
    • set common image property width & hight
    • set common text content length
  • Update all the URL to consider strong SEO
  • Update the registration page to pick the current location automatically
  • Design the system of URL with tage like on facebook, tweeter, ...
  • Design final algorithm for sorting interest based on distance between current location and an interest--(OK)--
  • Code the service of sorting in TDD way---(OK)---
  • Sent the current location to the server from the search page
  • Add video to file to the registration of an Interest
  • Add image to the registration of an Interest
  • Install bundle for coordonate calculation --(OK)--
  • Design the algorithme for the coordonate calculation---(OK)---
  • Update the result view
  • Design search view (Home page)

-------------Main topic---------------------

  • Finish the back-end--(OK)---
  • Update the registration
  • Design the search page (Home page)
  • Make sure for mobile device compatibility -------------End topic----------------------

Clone this wiki locally