Skip to content

A sample calculator project where explores a little bit of BDD and TDD.

License

Notifications You must be signed in to change notification settings

dancodingbr/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

This project consists of the development of a calculator that provides the user with the possibility of performing basic math operations.

Installation

Linux Environment

To use this application, just download the package here, unzip and then run at the prompt:

./calculator

Contributing

You can contribute in several ways to this project, such as: reporting issues like bugs, feature requests; review source code, documentation; make pull requests, fixing bugs, etc.

Building from Source

Note: Currently, the project was developed and the application compiled in a Linux environment (Ubuntu 20.04 LTS). If you are using another operating system, some additional settings may need to be made during the preparation of the development environment.

Follow these steps to prepare your development environment:

Note: Also install these support tools, if necessary, to make changes to the artifacts of this project: Pencil Project, Freemind.

  • Clone the repository of project.
  • Open Code Blocks IDE -> Open an existing project -> and add each of these projects in your workspace: calculator.cbp (application project), acceptance tests.cbp and unit tests.cbp.

Documentation

The project documentation and artifacts can be found here.

License

MIT License

About

A sample calculator project where explores a little bit of BDD and TDD.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published