iyanuashiri / meethub

This is a Python/Django based event management system. A meetup clone.
https://themeethub.herokuapp.com
MIT License
439 stars 48 forks source link

Added additional info to list_of_events.html #5

Closed spaasis closed 6 years ago

spaasis commented 6 years ago

Added a snippet of the details and attending count to the event list view

image

spaasis commented 6 years ago

Note that the logic for trimming the details is really basic. Since the field can contain HTML, the user can input for example 25 line changes and they would not be truncated in this version

iyanuashiri commented 6 years ago

Sure. Are you working on it?

spaasis commented 6 years ago

(thought I replied via email, but that didn't work..) I can check it out at some point, but might take a while. If you're making a roadmap you might want to add this somewhere, or create an issue for future reference