Ask HN: Simple contacts web app
I'm looking to create the following simple flow in a web app:
1. A user signs up with an email & password
2. A user can add a list of contacts (e.g. firstname, lastname, phone)
3. A user can add multiple events to each contact.
Thoughts on what framework to use to get an MVP up and running?
4 comments
[ 3.5 ms ] story [ 18.7 ms ] threadI would recommend using Ruby on Rails, maybe trying Code Ingiter (PHP) or even giving ASP.Net MVC a try.
If you are looking to learn a framework, there's hope, but if you are looking to create a viable product, you might want to dig deeper.