Iteration 2 TDD - matrostik/teachme.mvc.net GitHub Wiki
###Main goal:
In this iteration our main goal is to display the search results on the map according to the search range that the user inserted.
in addition:
- Plain and create real DB
- Create Models
- Set validation rules for model
- Simple user registrations (First step)
- User authentication(Login)
###Board Screenshot:
###TDD TDD Code
###Retrospective: After the client feedback in the previous iteration, we realized that we need to add something to our application to make it more interesting. We decided to add a feature that display search results of the teachers on a map so according to that we changed the tasks.
- We connected to the SQL server.
- We built all models
- We finished user authentication (including Facebook and Google).
- We added Google maps to display search results on it (new functionality).
- We started to build teacher's profile.
###Client feedback:
looked and the new features you added the app, good work. I believe there's a great value in the user base we'll develop over time with this feature. Also really liked the welcome page you added, indeed the app feels more welcoming. Can't wait for the app to go live.
Now, that the website meets the functional needs, we can slightly improve the design, like maps mark and profile page.
####Try the product