Skip to content
Haftamu Kebede edited this page Jun 10, 2021 · 1 revision

The Objective of the project is:

  • To experiment Git practically
  • To write unit test using JUnit

Evaluation criteria

  • Branching and strategy Used
  • Commit message clarity
  • Coding clarity
  • Unit test cases
  • Individual contribution

Project submission

The project is submitted via https://github.com/

Project Titles

  • Basic calculator features

    • Input: two integers and an operation(*/%+-)
    • Output: The computed value of the specified operation
  • Grade report calculator

    • Input: Student mark out of 100 for five courses
    • Output: Student grade report

Clone this wiki locally