Giter Club home page Giter Club logo

zahedbri / online-bookshop-with-laravel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tahmid-ni7/online-bookshop-with-laravel

0.0 1.0 0.0 5.45 MB

This is an online bookshop project with laravel 5.8, bootstrap 4, javaScript and jquery. In this project I use stripe payment system, and Laravel Shoppingcart for maintaining the user orders and payments. This project has many other cool functionality, like as Data table and so on.

Home Page: http://tahmidni7.pythonanywhere.com/project/2

PHP 47.40% Vue 0.18% Shell 0.23% Blade 52.19%

online-bookshop-with-laravel's Introduction

Online Bookshop with laravel

This is an online bookshop project with laravel 5.8, bootstrap 4, javaScript and jquery. In this project I use stripe payment system, and Laravel Shoppingcart for maintaining the user orders and payments. This project has many other cool functionality, like as Data table and so on.

Key Features

Users

  • Users can search the books by book title and author name.
  • Filter the books by category and author
  • User can buy the books
  • User can make reviews for the books after login
  • User can see their orders and reviews from the user panel.
  • Registration

Admin

  • Basically admin manages the all activities of the application
  • Admin can add & delete user, author, category, and books.
  • Admin can accept or reject the user orders.
  • Admin has control over the book reviews and so on.

Others

  • Multiple secured login and registration, Use middleware route group for admin and users
  • Use database seeder
  • Secured payment system with stripe.
  • Resize the uploaded images.

Development

This project developed with

Getting started

After cloning the project, you have follow as the way how other laravel projects run. For running the project you have to follow these instructions below

1. Rename .env-example to .env and set database name as your phpMyAdmin

2. Run these below commands in project terminal
   $ composer update
   $ php artisan key:generate
   $ php artisan migrate
   $ php artisan db:seed
   $ php artisan serve.
   (From this link you can run the project)

Now this project is ready to run. For admin, Email [email protected] password secret. For user, Email [email protected] password secret.

If you would find any errors or issues you can mention in issues or raise a pull request. Fell free to contributing in this project.


© Tahmid Nishat

Full-stack web developer & CS Engineer

online-bookshop-with-laravel's People

Contributors

tahmid-ni7 avatar dependabot[bot] avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.