Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 25 days ago
JSON representation
A python telegram bot that handles anime watch lists made to highlight basic appwrite features.
- Host: GitHub
- URL: https://github.com/robimez/better_anime_list
- Owner: RobiMez
- Created: 2021-10-29T13:28:28.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-10-30T21:50:39.000Z (about 3 years ago)
- Last Synced: 2024-11-02T20:33:29.125Z (about 2 months ago)
- Topics: api, appwrite, jikan
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)