rohanvarshney / LostThenFound

A consolidated lost and found solution for universities & campuses.
http://gtlostandfound.herokuapp.com/
GNU General Public License v2.0
1 stars 0 forks source link

parse 'tags' in new post menu into list of items #55

Closed dbehailu closed 3 years ago

dbehailu commented 3 years ago

assign these to tags attribute as an array of strings

rohanvarshney commented 3 years ago

I can probably assist with this if you describe it to me over text or on wednesdays call

dbehailu commented 3 years ago

i just used .split(","). Didn't do any edge-case testing, but it works for simple user inputs like "blue, water, bottle" and adds as an array to db