Coder Social home page Coder Social logo

sargarakshay / clicktocart Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 1.0 47 KB

The Click To Cart is a console-based menu driven application that simulates online shopping experience. An employee can add Products. A Customer can place order on the products. The employee delivers the Product to the Customer.

Java 100.00%

clicktocart's Introduction

ClickToCart

Project Description

The Click To Cart is a console-based menu driven application that simulates online shopping experience. An employee can add Products. A Customer can place order on the products. The employee delivers the Product to the Customer.

Technologies Used

  • Java
  • Maven
  • Log4J
  • JUnit

Features

  • User can login.
  • Employee can add a new product.
  • Customer can signup using my email, first name, last name and password.
  • Customer can view the list of products with price.
  • Customer can add a product to cart.
  • Customer can view the cart with product list and total.
  • Customer can place orders on the items in cart. Each product in the cart becomes an individual order.
  • Employee can mark the status of an order as shipped.
  • Customer can mark the order as received.
  • Customer can view all my orders and it's status.
  • User can logout of the session.
  • Employee can search customer by various filters like email, id, name, orderid etc.

Getting Started

  1. On GitHub, navigate to the main page of the repository.
  2. Above the list of files, click Code.
  3. To clone the repository using HTTPS, under "Clone with HTTPS", click . To clone the repository using an SSH key, including a certificate issued by your organization's SSH certificate authority, click Use SSH, then click . To clone a repository using GitHub CLI, click Use GitHub CLI, then click .

  1. Open Git Bash.

  2. Change the current working directory to the location where you want the cloned directory.

git clone https://github.com/sargarakshay/ClickToCart
  1. Type git clone, and then paste the URL you copied earlier.

  1. Press Enter to create your local clone.
$ git clone https://github.com/sargarakshay/ClickToCart
> Cloning into `ClickToCart`...
> remote: Counting objects: 10, done.
> remote: Compressing objects: 100% (8/8), done.
> remove: Total 10 (delta 1), reused 10 (delta 1)
> Unpacking objects: 100% (10/10), done.

Usage

  1. Select ClickToCart project.
  2. Right click on App.java to open context menu.
  3. select Run ClickToCart.main()

4. You will see the result in IntelliJ IDEA Console.

clicktocart's People

Contributors

sargarakshay avatar

Stargazers

 avatar Kumari Suruchi Suman avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

Forkers

lalitghongade

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.