Django React BookStore Application

The application is Developed by following Features:

Features

  • This software used for Show Book Store
  • Book can be show in single page and add to cart
  • Add Cart all functinality appliyed
  • Customer can be order the cart products
  • Added Dashbord Feature
  • In the Dashborad book list showing
  • In dashboard book can be added, deleted, show single book and order details

Getting Started

python manage.py runserver
npm start

Getting Started with django App

  • add vurtual environment
  • create project, Install Django, Cearte django app
  • install all requirement.txt file package
  • run the project

Getting Started with Create React App

  • create React app
  • cd project folde
  • npm start

Available Scripts

In the project directory, you can run:

npm start

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

Available Scripts

Progress: Version 1 completed and hosted

SCREENSHOTS:**

Home Page

---

Product book Page

---

Cart Page

---

Dashboard list Page

---

Add Book Page

---

Order List Page

---