An open API service indexing awesome lists of open source software.

https://github.com/benawad/silent-auction-rn

A Silent Auction app built with React Native
https://github.com/benawad/silent-auction-rn

react react-native redux

Last synced: over 1 year ago
JSON representation

A Silent Auction app built with React Native

Awesome Lists containing this project

README

          

# Silent Auction React Native App

## Pages

* Login

* Sign up

* Multiple auctions shown as cards (filtering and sorting capability)

* Create auction

* Show single auction

## Database Schema

![screenshot](screenshot.png)

## Code

React Native code: [https://github.com/benawad/silent-auction-rn](https://github.com/benawad/silent-auction-rn)

Feathersjs backend code: [https://github.com/benawad/silent-auction-backend](https://github.com/benawad/silent-auction-backend)