Skip to content

React native example project for a job interview, with iOS, Android and web versions about interesting vegetables.

Notifications You must be signed in to change notification settings

JamieLivi/organicfood

Repository files navigation

Interesting Veggies

Showcase React Native project

Fullstack react native app (iPhone, Android and web) I made over a weekend with both a GraphQL and a Rest API at the backend.

screenshot

Features

  • React Native front-end, supports iOS, Android and web
  • Back-end built with AWS Amplify, including both REST and GraphQL API's backed by a dynamoDB table containing the data
  • Image storage with S3
  • The REST API has a single, read-only path using a NodeJS Lambda function (Serverless ExpressJS) to handle the HTTP requests and responses to the client-facing app
  • The GraphQL API is accesible through an admin API on the web app only, protected by authorization using Cognito user pools. This provides create, read, update, delete functionality.

About

React native example project for a job interview, with iOS, Android and web versions about interesting vegetables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published