UBC-MDS/aridanalysis_py

Milestone 1 tasks

Closed this issue · 0 comments

https://pages.github.ubc.ca/MDS-2020-21/DSCI_524_collab-sw-dev_students/materials/assignments/milestone1.html

Submission

  • Create new release named v0.1.0
  • Canvas submission (including repo url of public repo, url of release and url of team contract)

Checklist

  • 1. Team work contract: https://docs.google.com/document/d/1Mj09ipWSXNT89dr6_NltGJKo0Yzihm4130N_78ANriE/edit#
  • 2. Pick a topic
  • 3. Create project structure for Python:
    • project structure
    • name related to package
    • MIT license
    • update CONTRIBUTORS.md (should be moved to README)
    • edit CONDUCT.md
    • agree and edit CONTRIBUTING.md
    • build README.md containing:
      • summary paragraph
      • bulleted list of functions
      • package fitting in Python ecosystem
  • 4. Function specifications:
    • Neel Function
    • Craig Function
    • Daniel Function
    • Santiago Function
  • 5. Manage issues