Giter VIP home page Giter VIP logo

sales-taxes's Introduction

Setup:

To run the project, you will need:
    IntelliJ
    Java JDK 8
    Git and Github (if you are cloning the repository or downloading the project from there)
    Some software to unzip folders (if you download from GitHub)
    Add classpath Junit on the IntelliJ

Run:

Open the project in IntelliJ.
Go to src/View/Main.java.
Press Shift + F10 (If the executor is already configured, the program will run).
If nothing happens, the executor is probably not configured yet. To configure it:
    Go to the dropdown on the left side of the green hammer.
    Press Alt + Insert.
    Choose "Application" under "Build and run".
    Click on the blank space that is outlined in red on the border.
    Select "Main".
    Click "OK".
    Click "Apply".
    Press Shift + F10, and the program will run.

Run Test:

To set it up:
    Go to Test/Controller/ExemptProductsTest or Test/Model/Test
    Go to the dropdown on the left side of the green hammer.
    Press Alt + Insert.
    Choose "JUnit".
    You can put a name if you want.
    Just below the name, there is the Java version, and next to it is a configuration. Do not mess with this part.
    In the part further down, choose the class option if you want to run all the tests of a class.
    If you want to run the test only of each method, choose the method option.
    If your option was class in the side field, choose the desired option.
    Click "OK".
    Click "Apply".
    You can close and then press Shift + F10 (remember to change the executor).
    If your choice was method, in the field beside, choose a class option and in the following, the method that belongs to the chosen class.
    Click "OK".
    Click "Apply".
    You can close and then press Shift + F10 (remember to change the executor).

sales-taxes's People

Contributors

artartur avatar

Stargazers

 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.