/angularjs-book-seat

Some simple angularJS ES6 fun!

Primary LanguageJavaScriptMIT LicenseMIT

AngularJS with ES6 fun!


AngularJS ES6 ng-animate angular-ui-router ng-sanitize
jQuery Google Books API Bootstrap CSS

Angular Bookstore

  • Search for a book using Google books API
  • Responsive results formatted using boostrap
  • Add books to favorites panel using local storgae
  • Filter results
  • Many ng-animate hooks
  • TODO: shopping cart!

Angular Seatmapper

  • Drag and drop the green guy to assign a seat!
  • Adjust seats, rows and gap-row UI sliders to redraw seatmap
  • Using jQuery drag drop and range sliders
  • Repsonsive seat map and touch events

Live demo here! http://joven.azurewebsites.net


Build setup: Babel, sourcemaps, dev server, testing courtesy of angular-webpack

Instructions:

After you have installed all dependencies you can now run the app with:

npm start

It will start a local server using webpack-dev-server which will watch, build (in-memory), and reload for you. The port will be displayed to you as http://localhost:8080