Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.5 KB

File metadata and controls

32 lines (19 loc) · 1.5 KB

MemeTastic

Summon and search Reddit memes anywhere and anytime!

Frontend for Elasticsearch X Code for Cause Hackathon. (Winner for the hackthon - devpost project)

How it works

  • Backend working on GitHub Actions here 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;).

Google Pixel 4 Presentation Google Pixel 4 Presentation (1) Google Pixel 4 Presentation (2)

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:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.