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."
- Host: GitHub
- URL: https://github.com/ankitray-dev/meme-review
- Owner: ankitray-dev
- Created: 2024-05-02T14:15:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T12:03:42.000Z (about 1 year ago)
- Last Synced: 2025-01-17T05:29:14.975Z (4 months ago)
- Topics: html, javascript, tailwindcss
- Language: HTML
- Homepage: https://meme-review.vercel.app/
- Size: 9.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.