/SenchaAssignments

Shared with Mentees. Deployment in heroku covered in different course under bit buck

Primary LanguageJavaScript

Sencha CMD version - 7.0.0.40 ExtJS SDK version - 7.0.0

Instructions:

  1. Clone/Download repo
  2. Replace the downloaded files with your local files
  3. run command sencha app build
  4. run command sencha app watch
  5. open the app in 'http://localhost:1841'

Assignments:

  1. Create a form using text field, text area, combo, checkbox, radiogroup, datepicker, fileupload, tagfield, number field and a slider. Create a button which should open a popup box with binded data for the created form fields.Also make use of different layouts.