Skip to content

priyangamani/tic-tac-toe-app-react-native

Repository files navigation

TicTacToe:

This is TicTacToe developed in ReactNative Component using React Js.

There are two solutions for drawing a board:

  1. Using an image.
  2. Drawing it from components.

Technology Used: 1.React Native/React 2.AWS API Gateway 3.AWS Dynamo DB. 4.Lamba Integration

node and ( npm or yarn )

git clone https://github.com/priyangamani/tic-tac-toe-app-react-native

Prerequisites Node.js >= v4 must be installed.

cd tic-tac-toe-app-react-native if you using npm

npm install if you using yarn

yarn if all depedencies is installed, and than run it on android / ios

npm start

Open Expo then click the “Scan QR Code” and Scan the QR code in our terminal.

test cases npm run test (For Testing/ jest)

Demo App

https://github.com/priyangamani/tic-tac-toe-app-react-native/blob/master/app-demo-video/TicTacToe.mov

API:(AWS Server Call)

https://c2unrksoz4.execute-api.eu-west-2.amazonaws.com/Dev

https://lgy8uvpmv1.execute-api.eu-west-2.amazonaws.com/Dev

AWS API (GET METHOD) alt text

AWS API (GET METHOD EXECUTION) alt text

(LAMDA FUNCTION)MANAGING SERVICES alt text

alt text

Amazon DynamoDB is a fully managed NoSQL database service alt text

(APP SCREENSHOTS)

Watch the video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published