Add form element to static Bootstrap HTML
Budget: $10 – $30 USD
I'm using Silicon HTML template, for Bootstrap and need a HTML/CSS/JS front-end developer to add the Selectize.js form component to the index page. The task is simple - but you must have experience working with Bootstrap and GULP to ensure you add the code correctly - and don't just hardcode it.
Current page layout: https://my.musicmagic.io - which is built using this Bootstrap 5 theme https://silicon.createx.studio/components/typography.html
Your task:
1. Install the Selectize.js component into the theme with any other dependencies, using package.json to ensure the lib compiles correctly (https://github.com/selectize/selectize.js/)
2. Add the auto-complete form element to index.html (here's an example of the element type: https://github.com/selectize/selectize.js/blob/master/examples/customization.html)
3. Ensure form element styling matches the theme correctly - any custom CSS must be added to the correct _user.scss or _user-variables.scss file to ensure it compiles properly.
4. Add form logic to submit the form and its data using POST request
Current page layout: https://my.musicmagic.io - which is built using this Bootstrap 5 theme https://silicon.createx.studio/components/typography.html
Your task:
1. Install the Selectize.js component into the theme with any other dependencies, using package.json to ensure the lib compiles correctly (https://github.com/selectize/selectize.js/)
2. Add the auto-complete form element to index.html (here's an example of the element type: https://github.com/selectize/selectize.js/blob/master/examples/customization.html)
3. Ensure form element styling matches the theme correctly - any custom CSS must be added to the correct _user.scss or _user-variables.scss file to ensure it compiles properly.
4. Add form logic to submit the form and its data using POST request