This is not really technical but I could not find a better place to ask this Question than SO.
I have a full time gig but recently someone I know wanted to get an application done that would send mass emails/texts to users who are related to a particular group.
I am an OK RoR developer so have decided to do it in RoR. Following is brief overview of the functionality:
- Login
- CRUD Groups
- CRUD Users (related to groups)
- CRUD Notifications (email / sms)
- Screens for displaying when last notification was sent to a particular group etc.
- Unsubscribe link in the emails pointing back to the application
- be on https
- set up the whole app on their network (Windows server)
- Code will belong to him
- NDA signed
- finished in 3-4 weeks
Initially I had asked the client for around 1K for the whole thing but I had told him that it will be set up on heroku. I think setting up the application on Windows server should be outside of the cost as it is more work.
This is my first side gig so I would like a second opinion from experienced folks out there.