https://github.com/dtroupe18/anatomysharedemocode
Universal application to be used as a collaborative, information-sharing tool in the gross anatomy lab for medical students at RWJMS
https://github.com/dtroupe18/anatomysharedemocode
firebase ios11 kingfisher social-network swift-4 uitesting unit-testing
Last synced: 6 months ago
JSON representation
Universal application to be used as a collaborative, information-sharing tool in the gross anatomy lab for medical students at RWJMS
- Host: GitHub
- URL: https://github.com/dtroupe18/anatomysharedemocode
- Owner: dtroupe18
- Created: 2018-01-26T00:23:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-28T13:25:18.000Z (over 7 years ago)
- Last Synced: 2025-02-08T20:32:57.528Z (8 months ago)
- Topics: firebase, ios11, kingfisher, social-network, swift-4, uitesting, unit-testing
- Language: Swift
- Homepage:
- Size: 38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AnatomyShare is an iPhone / iPad application that promotes collaborative learning in the medical school gross anatomy dissection laboratory.
I posted some of the code from AnatomyShare here for people to see since the real repository is private.
iOS application to be used as a collaborative, information-sharing tool in the gross anatomy lab for medical students at Robert Wood Johnson Medical School.
## Students can use AntaomyShare to:
1. Post anatomical photos from their cadaveric dissections to be shared with their classmates.
2. Posts can be annotated (drawings and text can be added).
3. Comment or like any post.
4. Access all of their posts, posts they have commented on, and posts they have liked.
5. Sort posted information by individual cadaver, anatomical region, or category.
6. Search the database for posts of interest.## Tools used to develop AnatomyShare:
1. Firebase database, storage, and user authentication.
2. Firebase cloud functions are used for denormalization of post data, database maintenance, and sending automated emails as needed.
3. Algolia search provides real-time searching of all posts so that students can easily locate the information they are looking for.
4. Xcode, TestFlight, and iTunes Connect.## Sample Video
For obvious reasons I am not using the real anatomical images. This is the debug version of the app which just has random
pictures that I have taken.