Skip to content

Solution-Challenge-GIST/GDSC_front

Repository files navigation

GDSC Solution Challenge FE Prototype (~2022/3/31)

Tech Stack

Expo(React Native), react-query, axios

How to run

Now the 'sample user token' is expired. we will change to valid token as soon as possible. (maximum 1 Day) -- Now okay to run

  1. npm install --global expo-cli

  2. npm i

  3. expo start

  4. go http://localhost:19002/

  5. if you want run this on your device. turn on your camera and read qr code. (your phone need to install Expo go App) 5-1. if you are not in same network connection change with Tunnel.

  6. if you already set simulator, run on IOS simulator or Run on Android device/emulator

you can change demo user by changing token in App.tsx (we set 2 tokens. one is junior and one is senior)

  • 2022.04.10 : We change expired tokens

Demo Video

https://www.youtube.com/watch?v=LrO6cmoMTF4

References

Design source

Todo

  • navigate to Home when create Album
  • refetch detail but isReplied not change need fix
  • set Status Bar style dark
  • junior album contents empty now design change need ( because of empty memo)

About

GDSC frontend code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors