World Revoultion APP was designed to give thought consciousness indivduals a platform on how to get infornation on events happening near them. Users are able to subscribe to campaigns they care about and then get updates when new events are added. They also recieve information on how many other users are subscribed to the same camaign and are able to chat with users attending the same event through the app.
- React Native
- Apollo
- GraphQL
- Prisma
- AsyncStorage
- XCode
- React Final Form
- Tal has a background in Marketing with over 6 years of experiance in technologies such as Salesforce and wordpress.
- Kanika completed her masters in computer science in 2016 and has worked as a IT instructor for over 2 years.
- Ciaran is a seasoned dev with over 8 years of gaming development experiance.
cd client
yarn
cd ios/
pod install
cd ..
react-native run-ios
(from client dir)