Auctionable Change is a cross-pollination capstone project for Turing School of Software and Design. The idea behind A.change is supporting charities and the planet by reselling items and buying secondhand. Sellers can post items, set a minimum price and select a charity to which the funds from that item's sale will be donated. Buyers browse items and purchase by donating to selected charity. Buyers notify sellers through app generated email with proof of donation and shipping information.
- Fork and clone this repo to your local machine using SSH:
git clone git@github.com:Auctionable-Change/auctionable_change.git
- Navigate to the new directory:
cd auctionable_change
- Download Expo Client to open the app from your iOS device.
- Run
npm start
then scan the QR code with the Camera app to open. - Sorry, Android, the current iteration only works on iOS!
- React Native with Expo
- React Navigation
- Hooks + Context
- NativeBase UI Components
- TravisCI
- React Native Testing Library & Jest Snapshot Tests
- expo-mail-composer API
- ImagePicker
- Cloudinary Image Management
- Kanban & Sprint Planning: Github Organization Project Board
- Agile Planning & Retros: Miro
- Communication & Pair Programming: Slack & Zoom
- Silent auction functionality will let users bid how much they would donate for the item and notify the winner after a set time
- User registration will let users sign in, keep track of bids, and rate sellers/buyers after purchases for accountability
- Filter by location will let users save on shipping by picking up or dropping off local items
- Develop for Android