Skip to content

TCDPaintYourself/paint-yourself-app

Repository files navigation

Usage

Test the App on Master branch!

  1. Download Expo Go
  2. Scan the QR code
  3. Use the app to apply art styles to your photos.

User Experience

  1. Login (with Google)
  2. Enter Landing Page
    Landing Page
  3. Create New Project
    New Project
  4. Upload or Take a Picture
    Take Picture
  5. Confirm Selection
    Confirmation
  6. Select Style
    Select Style
  7. Select Sub-style
    Select Sub-style
  8. Wait for a few seconds...
  9. Evaluate the result!
    Result
  10. Share or Save
  11. Updated Landing page
    Updated Landing Page

Development

Clone the Repo

git clone https://github.com/TCDPaintYourself/paint-yourself-app.git

Creating and checking out to branch

git checkout -b my-branch

Make a commit and create a pull request for review

  • Include screenshots and any comments about anything that might be difficult to understand

Expo quick start

  • Install Node
  • npm install --global expo-cli
  • npm run web - to run the expo app on web