• Stars
    star
    1
  • Language
    JavaScript
  • Created over 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a book shop app. Users can buy books after login with Gmail. Without login, the user can't check out a book. After getting authentication user can check out a book and can see the book details and total price. An old user can check their previous ordered list. There is also an Admin panel, where the admin can add and manage books.