Commit Graph

5 Commits

Author SHA1 Message Date
55e0c68094 Creating a readme.md file
The first readme.md was just some annotations to myself.
Now I created a first draft of a readme.md.
2018-09-22 16:07:49 -03:00
ea3ffaad39 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
f7c00662d5 Creating users_per_item migration 2018-09-10 21:30:00 -03:00
fd3e4a67cf Including Item and Product migration, controllers and models 2018-09-09 00:26:57 -03:00
04869e3050 Including a basic readme.md file 2018-09-08 12:37:27 -03:00