Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.1%) to scientific vocabulary
Keywords
Repository
Naturblick iOS
Basic Info
- Host: GitHub
- Owner: MfN-Berlin
- License: mit
- Language: Swift
- Default Branch: main
- Homepage: https://naturblick.museumfuernaturkunde.berlin/mobileapp?lang=en
- Size: 7.98 MB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
- Releases: 1
Topics
Metadata Files
README.md
Naturblick iOS
This project contains the code for the iOS app Naturblick. The project is hosted at the Museum für Naturkunde Berlin. The code is licensed under MIT license (see LICENSE.txt for details). If you want to contribute please take a look at CODEOFCONDUCT.md and CONTRIBUTING.md.
Open Source
We believe in the advantages of open source to foster transparency and accountability. Anyone interested can view and verify our work. While reusability of the code is not our primary goal, we welcome and appreciate any feedback on the security and quality of our code. Feel free to open up an issue or just contact us naturblick@mfn.berlin.
Release a new version
- Checkout the
mainbranchgit checkout main - Sync the repo with origin
git pull - Update the version in xcode to the new version
- Add the xcode project file
git add naturblick.xcodeproj/project.pbxproj - Commit the version update
git commit -m "Releasing version <x.y.z>", e.g. "Releasing version 1.2.3" - Push the commit
git push - Tag the commit
git tag v<x.y.z>, e.g. "v1.2.3" - Push the tag
git push origin v<x.y.z> - Xcode cloud will now build the new released version and add it to test flight
Design Token
When new files base.json, global.json or dark.json are delivered
the following script must be executed
xcrun --sdk macosx swiftc -parse-as-library AddColors.swift -o add_colors && ./add_colors && rm add_colors
It is assumed that every color exists in global and dark.
Owner
- Name: Museum für Naturkunde Berlin
- Login: MfN-Berlin
- Kind: organization
- Location: Berlin
- Website: https://www.naturkundemuseum.berlin
- Repositories: 32
- Profile: https://github.com/MfN-Berlin
Natural History Museum in Berlin
GitHub Events
Total
- Delete event: 9
- Member event: 1
- Push event: 36
- Pull request review comment event: 10
- Pull request review event: 25
- Pull request event: 29
- Create event: 22
Last Year
- Delete event: 9
- Member event: 1
- Push event: 36
- Pull request review comment event: 10
- Pull request review event: 25
- Pull request event: 29
- Create event: 22
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Petter Arvidsson | p****n@m****n | 306 |
| j-ebbighausen-mfn | j****n@m****n | 234 |
| stadtnatur-macbook | o****i@m****e | 8 |
| omid@MFNAM0013 | o****i@m****n | 4 |
| localadmin | l****n@M****l | 1 |
| Khorramshahi | o****i@M****l | 1 |
| Arvidsson | p****n@M****l | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 237
- Average time to close issues: N/A
- Average time to close pull requests: 10 days
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.05
- Merged pull requests: 216
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 47
- Average time to close issues: N/A
- Average time to close pull requests: 9 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.09
- Merged pull requests: 40
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- petter-mfn (124)
- j-ebbighausen-mfn (100)
- DrGomi (13)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
- Total downloads: unknown
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 142
proxy.golang.org: github.com/mfn-berlin/naturblick-ios
- Documentation: https://pkg.go.dev/github.com/mfn-berlin/naturblick-ios#section-documentation
- License: mit
-
Latest release: v4.3.7+incompatible
published 10 months ago
Rankings
proxy.golang.org: github.com/MfN-Berlin/naturblick-ios
- Documentation: https://pkg.go.dev/github.com/MfN-Berlin/naturblick-ios#section-documentation
- License: mit
-
Latest release: v4.3.7+incompatible
published 10 months ago
Rankings
Dependencies
- github.com/guoyingtao/Mantis 2.21.0
- github.com/lorenzofiamingo/swiftui-cached-async-image 2.1.1
- github.com/lucaszischka/BottomSheet 3.1.1
- github.com/snowplow/snowplow-ios-tracker 6.0.2
- github.com/stephencelis/SQLite.swift 0.15.1