FunctionalSwift / final-app

This is the repo with the final app of the course

Home Page:http://functionalswift.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Functional TODOList

App de ejemplo donde se utilizan los conceptos sobre programación funcional aprendidos en el curso de www.swiftfuncional.com

JSON-Server:

JSON Server: Librería utilizada para hacer la API REST de la app.

Como base de datos, se utiliza el documento db.json adjunto. Para poder visualizar correctamente los datos almacenados en la base de datos desde la app se debe acceder desde el terminal a la carpeta que contiene el proyecto y seguir las instrucciones de la página de GitHub de la librería

About

This is the repo with the final app of the course

http://functionalswift.com


Languages

Language:Swift 99.5%Language:Ruby 0.5%