Coder Social home page Coder Social logo

shopcart's Introduction

ShopCart

"If it compiles, it's good; if it boots up, it's perfect." (Linus Torvalds)

DVD Shopping Cart Program

This is a Java program that simulates a shopping cart for DVDs. It allows to add DVDs to the cart, view the cart contents, remove DVDs from the cart, add and create clients, and calculate the total cost of the DVDs in the cart.

Features

  • Add DVDs New DVDs can be added by specifying their info in the Shop section.
  • View Cart Users can view the current contents of their shopping cart.
  • Calculate Total The program automatically calculates the total earned from all the DVDs in the summary based on their prices.
  • Add Clients New clients can be created and added to the system.
  • Edit Clients Clients information are easily editable except by the id number.
  • Return DVDs The program count with a easy system to return DVDs.
  • DataBase All the data from clients, DVDs and the summary can easily be stored and transported anywhere into .json format.

Usage

  • Execute Graddle Scripts as priming build.
  • Compile the project if necessary.
  • Run the App.java class to start the program.

Program Rental Policy

  • A client that've rented a DVD can have it as long as it want.
  • Each client can rent just one DVD at time, it must return the last rented before can rent again.
  • Each Movie has it's own rent cost.

Requirements

shopcart's People

Contributors

agusquartz avatar

Watchers

 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.