Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 772 Bytes

TODO.md

File metadata and controls

15 lines (13 loc) · 772 Bytes

TODO:

Distribute at least one task among each member in your team.

  • Add a function to select between division and multiplication to the src/main.py
  • Add comments/docstrings to the code in src/
  • Fix bug in function in src/operations.py
  • Write documentation
  • Write tests for functions in main.py and operations.py
  • Follow the hints in README.md to update its content.
  • Add other operations to src/operations.py
  • Learn about type annotations and add type hints to functions in src/operations.py
  • Chose and add license to repo
  • Update the CITATION.cff file with collaborator's names
  • Write collaboration guidelines to CONTRIBUTING.md