Hi community, 

I am Piyush Vijay. I am working as a student developer under Google Summer of Codes program 2018 with phpMyAdmin. My project is Introducing modern js features and tools into the existing code-base of phpMyAdmin.

Link to my github profile is: https://github.com/Piyush3079
Link to my project: https://summerofcode.withgoogle.com/projects/#5118590865375232

Right now I have planned to change the directory structure of the existing js files and discussed regarding the same with Mauricio.

js/src contains the files for development purpose (ES6).

js/lib contains the compiled files (ES6 to ES5).

js/dist contains the webpack emitted files which will be created when releasing a version.

Any suggestions or improvements regarding this and my project are most welcome.

Regards,
Piyush