I am starting to work on a new little event mgt project using PHP to make up for features I wish Fetlife had. Much of it is still in my head so here is point form of where I am going
- Create Events
- Manage RSVP requests to Events
- Auto post to Google Calendar
- Auto post to Fetlife
- Create event specific discussion group on Fetlife
- Email/Fetlife msg reminders for event coming up
- User Validation via Fetlife msg rather than Email
So farĀ for user managment I am using UserCake
and to try and log into and manipulate Fetlife a PHP Http tool called Snoopy
When this is finished it will be really useful for myself as well as many of the local area events that use fetlife
I am new to programming in PHP so this is also a good learning app