Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 731 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 731 Bytes

Graus iOS

This is an iOS application for the village of Graus in Spain (but It can be modified to be used for whatever city). It consists in a list of events (with detail page) that happens in the village, a list of news, and a social wall.

Architecture

The approach for the app is a Clean architecture with RxFeedback for the presentation layer.

Clean architecture

RxFeedback

Work in progress