rubiyat / library-management

0 stars 1 forks source link

Author List #7

Open rubiyat opened 6 years ago

rubiyat commented 6 years ago

Note: Do this task in the resources->views->admin->authors->index

1.Add some data in manual way to authors table in database 2.Show list of author from database authors table. 3.Do not use blade code to design just use normal HTML. 4.Add "plus" icon with "Add New Author" button and when user click on this button it redirect user to create new author page 5.Add "eye" icon with show button and here only icon will be remain not the show text when user move the on courser on this icon it hover "Show" text. 6.Add "pencil" icon with edit button and here only icon will be remain not the edit text when user move the on courser on this icon it hover "Edit" text. 7.Add "trash" icon with delete button and here only icon will be remain not the delete text when user move the on courser on this icon it hover "Delete" text. 8.Design will be similar as below image-

11

tohasanali commented 6 years ago

Done in commit 76ae9a6d7966aee8a152be5ec2b3dc918dcb127b to view route to '/list'

tohasanali commented 6 years ago

Done in commit fe6c20d9e0bb42231d7159f264a2983a02b359c9 this time with resource .

Sharif-Mohammad commented 6 years ago

You have not any status.Design will be similar as image.