https://github.com/react-dev-james/onlinebookstore
https://github.com/react-dev-james/onlinebookstore
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/react-dev-james/onlinebookstore
- Owner: react-dev-james
- Created: 2018-03-20T11:50:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-20T12:01:39.000Z (about 8 years ago)
- Last Synced: 2025-03-31T12:21:25.717Z (about 1 year ago)
- Language: Python
- Size: 3.78 MB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnlineBookStore
An online Book Store created with Python / Flask rest, MySql,Angular and Bootstrap
Features
use of several data structures for optimization techniques
A full fledged functionality with Modules like cart, wishlist, payment, order processing
Real time data integration from Database .
Responsive layout for extra small, Large Medium devices and browsers(ofcourse)# OnlineBookStore
Clone
git clone https://github.com/DedicatedWebStar/OnlineBookStore.git
# Home Page

# Product info to be shown when user clicks on any book from booklist

# Order page when user has ordred books after payments process

# Cart details when user had few items in cart

# Category implemented with full features of filtering books by category

# Search sort and filter

# User wishlist

# reviews added by user for a book

# Payment process page with full validations after user fills in the shipment data

# Shipment form with validations when user clicks on checkout
