a-mromo / calendar-iOS

Appointment Scheduling Calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

calendar-iOS

Calendar iOS is a Basic Scheduling Calendar for a iOS 11, built with Swift 4

Uses Core Data for data persistence and has two Data Models: Appointment and Patient. It allows to Create/Update/Delete Appointments and Patients.

It utilizes time slots in order to create every appointment. Every time slots is unique and new appointments are created based on available timeslots

iOSCalenarImageSet1 iOSCalenarImageSet2

Demo

Demo Video

Features

  • List and preview current appointments
  • Create new appointments and contacts
  • Filter appointments by contact
  • Edit current appointments
  • Individual and non-repeated time slots for every appointment

List and preview current appointments

Create new appointments and contacts

Filter appointments by contact

Individual and non-repeated time slots for every appointment

Requirements

  • iOS 11 and later
  • Swift 3.2 and later
  • JTLAppleCalendar

Built With

This app was built using:

Author

Written by Agustin Mendoza. You can find me on Twitter.

About

Appointment Scheduling Calendar


Languages

Language:Swift 100.0%