Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/RobiMez/Better_anime_list

A python telegram bot that handles anime watch lists made to highlight basic appwrite features.
https://github.com/RobiMez/Better_anime_list

api appwrite jikan

Last synced: about 1 month ago
JSON representation

A python telegram bot that handles anime watch lists made to highlight basic appwrite features.

Awesome Lists containing this project

README

        

# Better_anime_list

A python telegram bot that handles anime watch lists made to highlight basic crud operation using appwrite's database api features.

## List feature :
![image](https://user-images.githubusercontent.com/53259730/139559151-0e31de8f-b3aa-4339-8d1b-25810e5cfd9d.png)
## Fuzzy search feature :
![image](https://user-images.githubusercontent.com/53259730/139559163-f2eb37c7-a406-4044-b9d5-54216c663996.png)
## Detailed search feature :
![image](https://user-images.githubusercontent.com/53259730/139559171-2567bf37-95a0-4b52-8cb7-e9e9549de92c.png)
## Adding items to list :
![image](https://user-images.githubusercontent.com/53259730/139559186-e66cc1bc-25d4-4760-b89a-9cf061e89c16.png)
## Updating state of shows :
![image](https://user-images.githubusercontent.com/53259730/139559198-b4f3db46-2b62-4fc9-bbae-0a6ce4deb455.png)
## Deleting shows :
![image](https://user-images.githubusercontent.com/53259730/139559279-addf5f40-9bf8-4902-8c2c-bfd977095416.png)


Built with Appwrite