Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

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