https://github.com/saransh-cpp/memetastic
Search and share memes anywhere and anytime! (Winner project of the Elastic hackathon)
https://github.com/saransh-cpp/memetastic
api dart elastic elasticsearch flutter kibana memes
Last synced: about 1 month ago
JSON representation
Search and share memes anywhere and anytime! (Winner project of the Elastic hackathon)
- Host: GitHub
- URL: https://github.com/saransh-cpp/memetastic
- Owner: Saransh-cpp
- Created: 2021-05-25T07:28:23.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-05-21T07:15:39.000Z (about 4 years ago)
- Last Synced: 2025-03-27T02:44:27.109Z (about 1 year ago)
- Topics: api, dart, elastic, elasticsearch, flutter, kibana, memes
- Language: Dart
- Homepage:
- Size: 275 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MemeTastic
Summon and search Reddit memes anywhere and anytime!
Frontend for Elasticsearch X Code for Cause Hackathon. (Winner for the hackthon - [devpost project](https://devpost.com/software/memetastic))
## How it works
- Backend working on `GitHub Actions` [here](https://github.com/Saransh-cpp/MemeTastic-backend) which is actually responsible for ingesting data into `elasticsearch`.
- The app pulls latest memes from my `elasticsearch` server hosted on cloud and displays them.
- It also utilises the search capabilities using `ngrams` analyzer to search for any meme.
- You can also share the memes;).



## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)
For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.