Calendar iOS - A Basic Scheduling Calendar for a iOS 11, built with Swift 4
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
Demo
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: