Migration PHP -> Python

Hi folks !

I left the project 2 years ago, sorry for my long silence !

I didn’t have the time to enhance the code of our product browser (http://www.product-open-data.com/) so actually the site is coded in PHP without any framework… I’m currently working on the migration to python / django so people will be able to contribute and enhance this browser,…

Questions:

  1. where can I put the source code on Github ?
  2. our brand repository (http://product.okfn.org/brand/) is written in Phython / Django : can we put the product browser
  3. to have the same logic as the brand repository and the project website, the product browser should be hosted at http://product.okfn.org/product/ instead of http://www.product-open-data.com/, do you agree ?
  4. Who will put enhancements online ?

Thanks for your answers,
Philippe

3 Likes

Hi Philippe, this is great news :smile:

  1. You still have access to the repo here: GitHub - okfn/opd-product-browser-web: A repository of code, documentation and database scripts for the Open Product Data project.
  2. I’m not sure. It would probably be easier to just put everything at: product-open-data.com
  3. We probably need to think about we’re going to support this going forward. Do you have any ideas?

How far along are you?