An open API service indexing awesome lists of open source software.

https://github.com/ridvanaltun/ride-explore

Ride sharing application for bike riders. Written in React-Native.
https://github.com/ridvanaltun/ride-explore

expo react-native

Last synced: about 2 months ago
JSON representation

Ride sharing application for bike riders. Written in React-Native.

Awesome Lists containing this project

README

          

# Ride Explore

![preview](/images/preview.png "Preview")

# Tech Stack

- React-Native
- Redux
- Redux Persist
- Socket.io
- Node.js
- Firebase

# Showcase

| Auth | Email Registration | Login with Email | Reset Password |
|--- |--- |--- |--- |
| ![auth](/images/auth.png "Auth") | ![register-with-email](/images/register_with_email.png "Register with Email") | ![login-with-email](/images/login_with_email.png "Login with Email") | ![reset-password](/images/reset_your_password.png "Reset Password") |

| Explore | Rider Card | Rider Profile | User Profile |
|--- |--- |--- |--- |
| ![explore](/images/map.png "Explore") | ![rider-card](/images/map_card.png "Rider Card") | ![rider-profile](/images/user_profile.png "Rider Profile") | ![user-profile](/images/profile.png "User Profile") |

| Chat | Messages | Follows | Settings |
|--- |--- |--- |--- |
| ![chat](/images/chat.png "Chat") | ![message-list](/images/chat_list.png "Message List") | ![follow-list](/images/follows_list.png "Follow List") | ![settings](/images/settings.png "Settings") |

| Test Panel |
|--- |
| ![panel](/images/panel.png "Panel") |