Skip to content

guilhermePaciulli/SimpleReduxCRUD

Repository files navigation

SimpleReduxCRUD

Project proposal

The goal for this project is to create a simple CRUD application with Redux Architecture (Using ReSwift) running on Swift 3.0 code and CoreData database.

I have tried to isolate each component at it`s max to create a good decoupling between each component of the project. For example functions related to database (create, read, update and delete). I also have tried keeping the view as distant as I could from the project's logic.

Project idea

The idea is pretty simple, the user inserts a beer on a table view, by clicking in it it show's the beer like in an inspector, there you can edit the beer's attribute. By clicking edit on the table view the user can delete a beer.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published