Agata Kowalska
Agata Kowalska
This is how we solved this issue with $nuxt with Vue v2, Nuxt v2.x `serverPrefetch() { Object.defineProperty(this, '$nuxt', { set: () => {} }) }`
Main part of login function is implemented, but it involves further working on improving it and fixing bugs. https://github.com/fossasia/CommonsNet/pull/140
Form UI is finally done https://github.com/fossasia/CommonsNet/pull/100/commits/5935c44f2db3f73b6ee72758174173c719db9fee
A structure of map is already implemented. Now we need to get location from form, and pass it to our controller to display locations pickers on map
@tabesin Thanks. It is not used but I have forgotten to remove it. I will do it. Contact form will be implemented in Python.
@minervapanda please remember that finally we've decided to use only JavaScript and NodeJS, so I think you have to use one of these technology.