Project Description:
Hi,
we need to develop a mini software web based by CakePHP with this functions:
1) Manage Users :
- Name
- Surname
- Email
- Phone Number
- etc...
2) Create group of users
3) Sending newsletter to the users divided by Group (Api: http://mandrill.com/)
4) Sending SMS with API: like this: https://www.twilio.com/sms/api or similar
We can provide a CMS made by CAKEPHP for starting with already:
- Access with Username and Password
- Newsletter not configurate but ready to (Add users by Group, Send email)
5) Every USER shall have his own "Area" so we can give for two different users the same admin panel but with different Username and Password.