BytezoTeam / Eventfully

https://eventfully.ugolis.de/
GNU General Public License v3.0
4 stars 2 forks source link

Allow Users to Add Events #105

Open 2mal3 opened 3 weeks ago

2mal3 commented 3 weeks ago

needs some sort of proper validation to prevent spam

LuisSchuimer commented 3 weeks ago

Possible solution to spam: Make a field in the form to add an event, where the user needs to give a source. Than we get all text from this website and we will look over it with ai and check if all data given in the form is correct.

2mal3 commented 3 weeks ago

Would be a good first step for a more automated system. Another solution that would easier to implement at the start is manually unlocking the event creation rights for verified and trusted users.