Base project for my iOS studies

Roberto Sampaio
My iOS Studies
Published in
1 min readApr 13, 2021
Photo by Ben Allan on Unsplash

I decided to create a base project for my iOS studies. It’s simple and it’s aim is being updated to use new APIs and design patterns.

We can add new screens, update it’s UI, save data using CoreData or UserDefaults, add some kind of architecture, like MVVM or Viper, and so on. That's a lot to work with!

It’s name is Diary.

It’s an app to works like a diary, very simple and it basically has two screens: one to list the diary notes and other to add or edit it.

The all notes screen has two buttons navigation buttons. One leads to note creation screen and the other enable edition mode, when it's possible to remove or move the notes.

The base version of the app looks like an ordinary note app, but later when we add more features it will really look like a Diary.

The project is on my github.

It’s base will be always on study01-start and the most update version on main. You can check the specifics versions for each study on the related posts.

You can check the base and most recent versions at the links bellow:

--

--

Roberto Sampaio
My iOS Studies

Servo de Jesus, aprendendo a escrever, desenvolver software, lutar e tocar guitarra. Aprendendo, sempre.