appwrite / playground-for-python

Simple examples that help you get started with Appwrite + Python (=❤️)
https://appwrite.io
MIT License
63 stars 51 forks source link

Update playground.py with proper classes and comments #51

Closed BinayakJha closed 1 year ago

BinayakJha commented 1 year ago

What does this PR do?

Updated playground.py with proper comments and differentiated all the function into 4 classes ( 'Create','Update','Delete', and ' Others') making the code cleaner and understandable to everyone. :)

Related PRs and Issues

No

Have you read the Contributing Guidelines on issues?

Yes

abnegate commented 1 year ago

We love contributions, but we suggest you try and submit more meaningful PRs by exploring hacktoberfest issues via our website. If you have any problems or need help, please join our Discord community and use the #hacktoberfest channel.