Kashyapdevesh / Manga-Newsletter

Weekly Manga Newsletter Telegram Bot
https://t.me/+7qn27AYiREo3M2Y1
1 stars 3 forks source link

Implement Python classes and objects #6

Closed Kashyapdevesh closed 1 year ago

Kashyapdevesh commented 2 years ago

The python codes in the project are written while following the functional programming paradigm. The functions written can easily be converted into python class object format and be made modular.

The given issue is good to get a rough estimate of the project and is a beginner-friendly issue as the codebase is still growing and this issue can easily be resolved at this stage.

sujal-goswami commented 2 years ago

hey Lashyapdevesh I want to work on this can you assign this to me.

ShivamGarg2910 commented 2 years ago

@Kashyapdevesh, please assign to me

Kashyapdevesh commented 2 years ago

Hi, thx. for your interest, this is an open-ended issue meant to familiarize you with the codebase, so I can't personally assign it.

However, you can push the Pull Request after modifying some parts of the project if not the whole.