Skip to content

AliRedaGomaa01/library

Repository files navigation

Library Task

It's a task by Midade Software Company.


Details:

Our app is library management system, user can borrow book from it.


User:

  • We have three types of users. ( Admin, User, Visitor ).
  • The user/ visitor can browse all available books.
  • The user can borrow a book, view his orders, cancel the borrow order and reverse the book.
  • Admin adds books to the system, accepts/ refuses borrow orders and confirms reversing the book.

Book data:

  • Title “translatable field”.
  • Description “translatable field”.
  • Description “translatable field”.
  • Author “text field”.
  • ISBN “unique”.
  • Image “multiple images”.
  • Tags “System can use tags in another entity”.

Extra:

  • Create page to view the book in website [ docs - pdf ]
  • Create Api for viewing list of books - view book data only

Notes:

- PLease, push your code on bitbucket or github. - Please, don’t put effort in design, functionality is more important than design - Your code must use vue.js - laravel not blade [ as apis ]

About

Book Library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published