https://github.com/kmcandersen/artx
ArTX React Native app to connect street artists working in Austin, TX (“ATX”) with fans and potential clients
https://github.com/kmcandersen/artx
firebase react-native
Last synced: 3 months ago
JSON representation
ArTX React Native app to connect street artists working in Austin, TX (“ATX”) with fans and potential clients
- Host: GitHub
- URL: https://github.com/kmcandersen/artx
- Owner: kmcandersen
- Created: 2021-06-17T22:08:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T16:01:18.000Z (almost 5 years ago)
- Last Synced: 2025-03-28T09:43:25.302Z (over 1 year ago)
- Topics: firebase, react-native
- Language: JavaScript
- Homepage:
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArTX mobile app
Connects street artists in Austin, TX (“ATX”) with fans, and potential clients interested in commissioning original murals. The project is inspired by the [clickable Adobe XD prototype](https://xd.adobe.com/view/d0fec993-89bb-4a7f-b98e-7d6e63b4f987-85ad/?fullscreen) my team created during the Adobe/General Assembly Creative Jam, a 70-hour design challenge in August 2020. See [artx-server](https://github.com/kmcandersen/artx-server) repo for server-side code.
**Demo videos**
- [Register, update user info, add artwork](https://youtu.be/eAsAg6jiul4)
- [Browse artwork & artists](https://youtu.be/d0aFMypvmRU)
**Expo project page:**
[expo.dev/@kmcandersen/artx-frontend](https://expo.dev/@kmcandersen/artx-frontend)
### Features
- Add, delete, and update artwork
- Add artwork images and artist profile photo from camera roll
- Add, update user details
- User authentication
- View artwork locations on a map
- Photo slider
### Technologies
###### Front end:
- React Native
- Expo
- Firebase authentication
- Form validation with Formik & Yup
- Image upload to Cloudinary
- react-native-maps library
###### Back end (see artx-server repo):
- Node/Express
- MongoDB/Mongoose
## Screenshots