TicTacToe:
This is TicTacToe developed in ReactNative Component using React Js.
There are two solutions for drawing a board:
- Using an image.
- 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
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 EXECUTION)

(LAMDA FUNCTION)MANAGING SERVICES

Amazon DynamoDB is a fully managed NoSQL database service

(APP SCREENSHOTS)

