recite-flutter-app
Mobile app for re-cite, https://recite.netlify.app/
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords
Repository
Mobile app for re-cite, https://recite.netlify.app/
Basic Info
Statistics
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 6
- Releases: 0
Topics
Metadata Files
README.md
Recite mobile
A mobile app for re-cite - a website for collecting citations. The app is written in flutter using a hasura GraphQL api and auto-generating domain types from GraphQL queries.
The website is written with ReasonML, React, GraphQL and can be found on github.
Features
This is a work-in-progress, following features are implemented:
- fetching citations by the name of the collection,
- infinite scroll pagination,
- adding citations with automatic refresh via
GraphQLsubscriptions, - adding authors.
Here is how it looks (the citations are completely made-up, any resemblance with reality is purely accidental):
To be continued 😅
Generate GraphQL types
sh
flutter pub run build_runner build
Build for android
sh
flutter build appbundle
Release bundle will end up at
Owner
- Name: Margarita Krutikova
- Login: MargaretKrutikova
- Kind: user
- Location: Barcelona, Spain
- Website: https://margareta.dev/
- Twitter: rita_krutikova
- Repositories: 62
- Profile: https://github.com/MargaretKrutikova
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 5
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 1
- Average comments per issue: 0.2
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- NMyrholm (3)
- MargaretKrutikova (2)
Pull Request Authors
- Yakimych (1)