Category: learning - AngularJS
A web application helping me with floor tiles arrangement in my new living place.
You can try it on http://nkoder.github.io/random-tiles/
npm install
to install all NPM dependencies locally and update webdrivernpm test
to run unit tests
npm test
ornpm run unitTests
to run unit tests
npm start
to run server- In another terminal
npm run e2eTests
to run end-to-end tests
- user can generate tiles arrangement for fixed number of rows and columns
- user can save tiles arrangement as image file
- user can see tiles labels
- user can show/hide tiles labels
- tiles arrangements uses tiles regarding amount of tiles of every type
- user can swap selected tiles
- tiles are rotated randomly
- user can rotate selected tiles
- user can see bathroom shape on top of arrangement
- user can access application by use of public URL