corrected tests and serializer so they can support custom user model, added a readme (to be expanded) with configuration information for the field renkan api will use to render user information
<footer id="footer">
<div>© <?php echo date("Y"); ?> IRI </div>
</footer>
<script src="static/lib/jquery.js"></script>
<script src="static/lib/foundation/js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>
</html>