CarGo
CarGo: A React Native carpool application used to connect users and enable them to create carpools by location and time
Project overview:
- Created a responsive mobile user-friendly app for iOS using React-Native/Redux
- Processed real-time communications to NodeJS server with Socket.io and PubNub
- Utilized Auth0 API as authentication endpoint with OAuth 2.0 standard
- Utilized Knex.JS with Promise chain for PostgreSQL schema creations and query builders
- Prioritized modern workflows automation and version control using Grunt and Git