cooperation-hull / CooperationHullMainSite

MIT License
3 stars 0 forks source link

8 form functionality #80

Closed Fireflower2012 closed 1 month ago

Fireflower2012 commented 1 month ago

Styling is very much still to do. All text/ error messages etc are basic so any recommendations welcome. Error handling / XXS protection is very basic but I'm going to add in a proper validation/sanitization service when I get onto the bigger forms and what is in at the moment should be enough to handle most issues. A lot of the backend code and models aren't actually needed for the home page form (which isn't actually an Action Networks form now thanks to the quirks of their API) but got written while I was trying to get this working and will come in handy later on for the bigger forms so I've left them in this PR.