Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.03 KB

Wireless Media Test Project

Single Page Application, created with jQuery, Bootstrap and DataTables plugin as a test project applying for a Front-End position.

Application supports sorting and searching/filtering by every column, creating new element and tag type(with bootstrap modal), editing existing rows(inbuilt DataTables feature) and deleting. After every action table refreshes and after row creation user is led to the last pagination entry. Uploaded image has preview which displays only center of the image and can be dismissed on click.

Application doesn't have back-end, after page reloads entered data resets (prerequisite).

Showcasing

  • DataTables
  • webpack.dev.js & prod.js
  • EJS templates for creating index.html
  • Fully responsive, with Bootstrap

Stack

Language:

  • HTML5
  • SCSS
  • jQuery

Module Loader:

  • webpack

Package Manager:

  • npm