Skip to content

A cashier function that adds products to a cart and displays the total price.

License

Notifications You must be signed in to change notification settings

nelsonmfinda/chashier

Repository files navigation

Cashier

A cashier function that adds products to a cart and displays the total price. Read more about this project here

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Requirements for the software and other tools.

- Ruby >= 3.0.1
- Bundler 2.2.27

Installing

Start cloning this repository and then install dependencies using Bundler.

git clone https://github.com/nelsonmfinda/chashier.git
cd cashier
bundler install

Running the tests

bundler exec rspec # or just: rspec

About

A cashier function that adds products to a cart and displays the total price.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published