Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mununki/ratelink-mobile_v2
RateLink Mobile App with React Native + GraphQL(Apollo-Client)
https://github.com/mununki/ratelink-mobile_v2
Last synced: 10 days ago
JSON representation
RateLink Mobile App with React Native + GraphQL(Apollo-Client)
- Host: GitHub
- URL: https://github.com/mununki/ratelink-mobile_v2
- Owner: mununki
- Created: 2019-01-27T14:10:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T09:23:33.000Z (over 4 years ago)
- Last Synced: 2024-04-24T03:22:05.180Z (8 months ago)
- Language: JavaScript
- Size: 223 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RateLink Mobile v2 - React Native
## Target
- Refactoring the current mobile app with GraphQL.
## Tech Stack
- React Native (w/ Expo)
- GraphQL (Apollo-Client)## To-Dos
- [x] Boilerplate (React-Navigation, Apollo-Client)
- [x] Log In, Sign Up screens
- [x] Rates List
- [x] Rates Power Search
- [x] Rate Input
- [x] Control the status of children items in ScrollView
- [x] Rate Modify
- [x] Rate Duplicate
- [x] Rate Delete
- [x] ReadMore (fetchMore)
- [x] Pull to Refresh
- [x] Profile update + avatar upload
- [x] Friend management
- [x] Search users
- [ ] Rate Chart
- [ ] Styling