Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

A simple SwiftUI application that uses Realm SDK to keep track of talk proposals for a meetup.

License

Notifications You must be signed in to change notification settings

mongodb-developer/TalkToMe-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: Repository Deprecation

This repository is deprecated and no longer actively maintained. It contains outdated code examples or practices that do not align with current MongoDB best practices. While the repository remains accessible for reference purposes, we strongly discourage its use in production environments. Users should be aware that this repository will not receive any further updates, bug fixes, or security patches. This code may expose you to security vulnerabilities, compatibility issues with current MongoDB versions, and potential performance problems. Any implementation based on this repository is at the user's own risk. For up-to-date resources, please refer to the MongoDB Developer Center.

Talk To Me App (iOS version)

This Repo

This repository contains code for building a very basic application to schedule talks for a meetup group. The goal of this code is to demonstrate how to write from scratch an iOS app that uses the Realm SDK to synchronize data with the cloud.

License

This project is licensed under the terms of the Apache license 2.0.

Resources

To learn more about MongoDB/Realm you have all these fantastic resources:

About

A simple SwiftUI application that uses Realm SDK to keep track of talk proposals for a meetup.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages