Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mununki/ratelink-frontend
RateLink Frontend with Next.js + GraphQL(Apollo)
https://github.com/mununki/ratelink-frontend
Last synced: 29 days ago
JSON representation
RateLink Frontend with Next.js + GraphQL(Apollo)
- Host: GitHub
- URL: https://github.com/mununki/ratelink-frontend
- Owner: mununki
- Created: 2018-12-30T10:49:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-29T09:24:24.000Z (over 4 years ago)
- Last Synced: 2024-04-24T03:22:05.165Z (9 months ago)
- Language: JavaScript
- Size: 956 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RateLink Frontend
## https://www.rate-link.com
## Target
Refactory the frontend of RateLink with new tech stack
- Next.js
- GraphQL (Apollo)
- Deploy to AWS Lambda## To-Dos
- [x] Auth (Login, Signup)
- [x] Profile Update (except image)
- [x] Layout (header, footer, etc.)
- [x] Rate List & Search
- [x] Rate add & modify & delete
- [x] Directly update & delete Rate cache w/ fragment without using `refetchQueries`
- [x] Rate friend page
- [x] Add reader
- [x] Add Style and functionality to Login page
- [x] Add Style and functionality to Signup page
- [x] Profile image update with AWS Lambda to AWS S3
- [x] Intro page
- [x] Client management page