Commit Graph

6 Commits

Author SHA1 Message Date
882609fed0
Including occupied username and renaming DB field
Now it shows the username of who is using an item.
Item db field 'usedBy' was renamed to 'used_by' to keep consistence.
2018-09-14 12:52:07 -03:00
a905d98304
Creating relationships between users/items/products 2018-09-12 02:31:03 -03:00
0f15e60c95
Imrpoving Item, Product and Users 2018-09-11 20:48:09 -03:00
4b3c2089f5
Creating users_per_item migration 2018-09-10 21:30:00 -03:00
e8c6717fe1
Including Item and Product migration, controllers and models 2018-09-09 00:26:57 -03:00
5c8b8d93f5
Init 2018-09-07 20:12:34 -03:00