SkillAgentSearch skills...

FillTheGaps

iOS App to create events in your calendar with PointFree Swift Composable Architecture

Install / Use

/learn @MoralAlberto/FillTheGaps
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Why?

I'm @albertmoral and sometimes I forget to schedule my day (or week) to work on technical tasks, check goals, etc. So, I end up having a lot of meetings during the morning (the most productive moment of the day). That's why I started this "project" to reserve time to work on things that help my team.

Example

This demo app is compiling with Xcode 12 beta 3. The app uses Google API to retrieve some information about your calendar and events. You can use it directly (or if you want, you can update the client id, BUT you will have to create a new one in your google developer account).

<img src="resources/screenshot.png" width=50% height=50%>

Architecture

I used the Swift Composable Architecture from PointFree. You can check all of their videos here.

I'm currently using it in production with one of my apps Readit

Usage

First, you need to log in with Google. A list of Calendars will appear, and if you tap one of them, you will see all the events in the current week. You can remove them and modify the duration of the event.

It's just a demo to show you how I used this new architecture from PointFree.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Swift

Security Score

77/100

Audited on Nov 14, 2025

No findings