Skip to content

dbystruev/Get-Outfit

Repository files navigation

Get Outfit

The app following Get Outfit website.

Installation

Run api/randomize.sh first before building in order to randomize getReponseToken() algorithm both locally and on the server.

Server installation

You need to create Google spreadsheets for Orders (Answers, Orders, Users sheets) and Quiz (Questions, Answers sheets), create initial apps scripts for both via Tools > Script Editor and Publish > Deploy as web app..., and give them all neccessary permissions.

clasp login

cd api/orders
clasp push
clasp deployments
clasp deploy -i "<deployment id>" -d "<deployment message>"

cd ../api/quiz
clasp push
clasp deployments
clasp deploy -i "<deployment id>" -d "<deployment message>"

Client installation

flutter run

Launch Screen

Launch Screen

Login Screen

Login Screen

Gender Screen

Gender Screen

Quiz Screens

Quiz Screen 1

Quiz Screen 2

Quiz Screen 3

Quiz Screen 4

Quiz Screen 5

Plans Screen

Plans Screen

Payment Screen

Payment Screen

Thank you Screen

Thank you Screen

About

Get Outfit App following getoutfit.ru web flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published