Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magazine Articles Python Project

This project models a Magazine domain in Python using classes and object-oriented programming. It includes Authors, Articles, and magaines.

Features

Create Authors, Magazines, and Articles

Retrieve all articles for an Author or Magazine

Retrieve all magazines an Author has contributed to

Retrieve all contributors for a Magazine

Add articles for an author dynamically

List topic areas for an author

List article titles for a magazine

Identify authors with more than 2 contributions for a magazine

Identify the magazine with the most articles

Installation

Clone the repository:

git clone https://github.com/your-username/magazine-project.git cd magazine-project

Install dependencies :

pip install

Run tests

pytest

Author

Joyce Njogu

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages