This project is to allow the user to get his representative information by State, Zip or Name.
The project objectives are:
- Use MVC pattern;
- Connect and get information from a JSON API given by RAIN;
- Manage the url connection;
- Manage memory thread using GCD;
- Create a simple UI/UX with Storyboard to make the exeperince simple (use 2 views);
- Get it all done under 72 hrs.
Tks
Wagner Pinto