Skip to content

RealCifer/Collab-Coding-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collab-Coding-1

DevOps Group Assignment - 01

Project Goal

A collaborative project where each team member contributes a function based on the theme Math Utilities.
The final program integrates all functions into a single driver file and ensures everything is tested and working through GitHub collaboration.


Project Structure

  • main.py → Starter/driver code that integrates all functions
  • functions/ → Individual function implementations (one file per contributor)
  • tests/ → Unit tests for each function
  • README.md → Project details
  • CONTRIBUTING.md → Contribution rules and workflow

Requirements

  • Python 3.10+
  • pytest for testing

Install dependencies:

pip install -r requirements.txt

About

DevOps Group Assignment - 01

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages