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

https://github.com/ankitray-dev/meme-review

It is a "Meme Review" webpage which allows users to upload images, categorize them into custom categories, and drag and drop them into different review categories like "Good," "Decent," "Average," "Trash," and "Intolerable."
https://github.com/ankitray-dev/meme-review

html javascript tailwindcss

Last synced: about 2 months ago
JSON representation

It is a "Meme Review" webpage which allows users to upload images, categorize them into custom categories, and drag and drop them into different review categories like "Good," "Decent," "Average," "Trash," and "Intolerable."

Awesome Lists containing this project

README

        

# Meme Review App

This web application allows users to review and categorize memes. Users can upload images, create custom categories, and drag and drop images into different review categories.

## Features

- Upload memes: Users can upload images directly from their device.
- Custom categories: Users can create custom categories with unique names and colors.
- Drag and drop: Images can be dragged and dropped into predefined review categories.
- Visual representation: Review categories are visually represented with distinct background colors.
- Example Link: [Meme Review App](https://meme-review.vercel.app/)

## Getting Started

To run the application locally:

1. Clone this repository.
2. Open the `index.html` file in a web browser.

## Usage

1. Upload Memes: Click on the "Upload Memes" button to select and upload meme images.
2. Create Custom Categories: Enter a category name and choose a color, then click "Add Category."
3. Review Memes: Drag and drop uploaded images into the predefined review categories.
4. Visualize Results: View memes categorized under different review categories for evaluation.

## Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request with any improvements or suggestions.