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
- Host: GitHub
- URL: https://github.com/benawad/silent-auction-rn
- Owner: benawad
- Created: 2017-04-17T02:21:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T00:14:47.000Z (almost 9 years ago)
- Last Synced: 2025-02-28T15:17:19.360Z (over 1 year ago)
- Topics: react, react-native, redux
- Language: JavaScript
- Homepage:
- Size: 4.56 MB
- Stars: 36
- Watchers: 6
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## 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)