Commit Graph

18 Commits

Author SHA1 Message Date
8fae745d92 Fixing Product buttons action
It were pointing to /product/id but needs to point to /product.
2018-09-13 21:16:57 -03:00
e3669914fd Including the option to add users to items 2018-09-13 21:16:16 -03:00
f27ee7172f Fixing margins on error messages (errors.blade)
Sometimes the error box was appearing
with no space between it and other boxes
2018-09-13 21:15:40 -03:00
dc9d7dd658 Improving Item view
Including more text and a Back button
2018-09-12 21:29:07 -03:00
6236c0c9fe Refactoring product view
Creating a separate buttons file to edit or delete a product
2018-09-12 21:28:39 -03:00
1408e558d7 Including Item Delete 2018-09-12 21:27:04 -03:00
c1b4ac419d Refactoring homeController code 2018-09-12 21:25:48 -03:00
9f67cbcbeb Adding product name with the item name on the Home page 2018-09-12 18:24:56 -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
0abf27b1ae Improving welcome page 2018-09-10 21:29:45 -03:00
2845e7501d Including item and product form validation 2018-09-10 21:29:32 -03:00
25cff75c48 Including Items and Products views and controllers 2018-09-10 01:23:51 -03:00
112d3dc44e Adding User login and registration 2018-09-09 01:03:41 -03:00
e57b5e7206 Improving welcome page 2018-09-09 00:57:44 -03:00
e8c6717fe1 Including Item and Product migration, controllers and models 2018-09-09 00:26:57 -03:00
c706910d3a Creating the very first routes and views - product and item 2018-09-08 12:38:01 -03:00
5c8b8d93f5 Init 2018-09-07 20:12:34 -03:00