issues
search
Representable
/
representable
We’re creating maps of communities to fight for fair representation. Add your community to the map today and make your voice heard.
https://representable.org
GNU General Public License v3.0
15
stars
6
forks
source link
add tags
#781
Closed
k-y-le
closed
3 years ago
k-y-le
commented
3 years ago
changes
adds ability for users to tag their community out of a base set of tags
can either click on a button of the top 15 most commonly used tags, or can type your own (must be in initial set of tags, though)
displays tags as badges on submission and map pages
to test
python manage.py migrate
execute new command "addtags" by typing into console: python manage.py addtags
check that you see success message in console
create a community with tags
submit community - check tags appear as expected on submission and map pages
screenshots
changes
to test
screenshots