Coder Social home page Coder Social logo

vishnutvm / bookstore Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 1.0 38.6 MB

Online Bookstore E commerce project

Home Page: https://buyonbookstore.tk/

JavaScript 37.63% Handlebars 58.06% CSS 4.30%
e-commerce handlebars javascript nodejs paypal-api razorpay-api

bookstore's Introduction

Bookstore E commerce-Website

Table of contents

Introduction

A ecommerce website using Node js, Express js, and MongoDb.

NOTE: Please read the RUN section before opening an issue.

Demo

screenshot

The application is deployed to AWS and can be accessed through the following link:

BUY ON BOOKSTORE

The website resembles a real store and you can add products(Books) to your cart and wishlist and pay for them. If you want to try the checkout process, you can use the dummy card number/ upi/ Internet Bankinng provided by Razorpay for testing . also There is option for Paypal and COD payments Please DO NOT provide real card number and data.

In order to access the admin panel on "/admin" you need to provide the admin email and password.

Run

To run this application, you have to set your own environmental variables. For security reasons, some variables have been hidden from view and used as environmental variables with the help of dotenv package. Below are the variables that you need to set in order to run the application:

  • razorpayKey_id : This is the razorpay key_Id (string).

  • razorpayKey_secret : This is the razorpay key_Secret (string).

  • serviceID: This is the Twilio Service Id (string).

  • accountSID: This is the Twilio accountSID (string).

  • authToken: This is the Twilio AuthToken (string).

  • PORT: Specify the port Number

After you've set these environmental variables in the .env file at the root of the project, and intsall node modules using npm install

Now you can run npm start in the terminal and the application should work.

Technology

The application is built with:

  • Node.js
  • MongoDB
  • Express
  • Bootstrap
  • AJAX
  • JQuery
  • Razorpay
  • Twilio

Deployed in AWS EC2 instance with Nginx reverse proxy

Features

The application displays a Online Bookstore store that contains Different Books and its information.

Users can do the following:

  • Create an account, login or logout
  • Browse available products added by the admin
  • Add products to the shopping cart and wishlist
  • Delete products from the shopping cart and wishlist
  • Display the shopping cart
  • To checkout, a user must be logged in
  • Checkout information is processed using razorpay and paypal the payment is send to the admin -Also There is option for COD
  • The profile contains all the orders a user has made
  • View Order details, and cancel the orders
  • Update their profile
  • Search and filter products

Admins can do the following:

  • Login or logout to the admin panel
  • Display month wise sales report in bar chart
  • Display product wise sales report in pie chart
  • Download sals report in pdf and excel
  • Add products
  • Admin Can crop images all the image before upload
  • Veiw sale reports
  • View, edit or delete their products
  • Change the orders status
  • Manage users
  • View all orders done by users
  • Manage users home page

License

License

bookstore's People

Contributors

vishnutvm avatar

Stargazers

 avatar  avatar

Forkers

abbashussainz

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.