Skip to content

A web application helping me with floor tiles arrangement in my new living place.

License

Notifications You must be signed in to change notification settings

nkoder/random-tiles

Repository files navigation

random-tiles

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/

Build status

Build Status

Setup development environment and run unit tests

  1. npm install to install all NPM dependencies locally and update webdriver
  2. npm test to run unit tests

Run unit tests

  1. npm test or npm run unitTests to run unit tests

Run end-to-end tests

  1. npm start to run server
  2. In another terminal npm run e2eTests to run end-to-end tests

ToDo

  • 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

About

A web application helping me with floor tiles arrangement in my new living place.

Topics

Resources

License

Stars

Watchers

Forks

Packages