Skip to content

Commit

Permalink
DOCSP-40539 Add Airbnb project to Example Projects (#3303)
Browse files Browse the repository at this point in the history
## Pull Request Info - SDK Docs Consolidation

Jira ticket: https://jira.mongodb.org/browse/DOCSP-40539

*Staged Page*

- [Example
Projects](https://preview-mongodblindseymoore.gatsbyjs.io/realm/DOCSP-40539/example-projects/)


### PR Author Checklist

Before requesting a review for your PR, please check these items:

- [x] Tag the consolidated page for:
  - genre
  - meta.keywords
  - meta.description
  • Loading branch information
lindseymoore authored Jun 26, 2024
1 parent cff159d commit bf9f70b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/example-projects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,12 @@ Check out these supplementary projects to build on the power of the Atlas Device
Use multiple realms to allow registered users to sync and manage movies in their own private list.
- - `React Native <https://github.com/realm/realm-js/tree/main/examples/rn-multiple-realms>`__

* - Searchable Offline Collection
- Build an application that caches viewed collection items, so you can search and view them offline.
This demo app uses listings from the
`Sample AirBnB Listings Dataset <https://www.mongodb.com/docs/atlas/sample-data/sample-airbnb/>`__.
- - `React Native <https://github.com/realm/realm-js/tree/main/examples/rn-mbnb>`__

* - Shared Whiteboard
- Create a drawing app that demonstrates Realm mobile database and Atlas Device Sync.
- - `Swift <https://github.com/realm/Realm-Drawing>`__
Expand Down

0 comments on commit bf9f70b

Please sign in to comment.