Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 831 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 831 Bytes

Smart-Creator

Smart Creator is a ligth tool to generate form on the web. All the code was written in Vanilla JS.(Pure Javascript). See Online Demo

Resources

Project Structure

  • index.html: Application Web Page.
  • App.js: Bootstrap interaction code to the application to the browser.
  • Behaivor.js: Handle all the user events on the application like (click, change)
  • Tabs.js: Manage the tabs on the app.
  • Panel.js : Manage the Panels on the app.
  • Elements.js: Manage the elements added to the user form.

This application was developed by : Sebastian Guevara If you have any question, feel free to contact me. [email protected]