Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/irfiacre/driver-hub_mobile
This is a recruitment system that provides drivers with a user-friendly mobile app that allows them to submit applications, take onboarding courses, submit feedback, and track the status of application and onboarding plan.
https://github.com/irfiacre/driver-hub_mobile
firebase firebase-auth react-native recruitment
Last synced: 8 days ago
JSON representation
This is a recruitment system that provides drivers with a user-friendly mobile app that allows them to submit applications, take onboarding courses, submit feedback, and track the status of application and onboarding plan.
- Host: GitHub
- URL: https://github.com/irfiacre/driver-hub_mobile
- Owner: irfiacre
- License: mit
- Created: 2024-06-03T09:31:46.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T19:44:23.000Z (3 months ago)
- Last Synced: 2024-08-28T22:30:27.764Z (3 months ago)
- Topics: firebase, firebase-auth, react-native, recruitment
- Language: TypeScript
- Homepage: https://driverhub.netlify.app/
- Size: 456 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Driver Hub Mobile
This is a recruitment system that provides drivers with a user-friendly mobile app that allows them to submit applications, take onboarding courses, submit feedback, and track the status of application and onboarding plan.
### Features
1. Authentication.
2. Application Submission.
3. Onboarding and taking courses.
4. Feedback provision.
5. Chatting.
6. Dashboard> Want to test on your phone -> [Try to scan this QR code](https://expo.dev/preview/update?message=Add%20improvements&updateRuntimeVersion=1.0.0&createdAt=2024-08-19T03%3A31%3A57.654Z&slug=exp&projectId=c274f8e6-6f85-4a24-be07-985ab00a332a&group=e119bba6-e3de-4e68-8c2b-12a744504dca).
>
> Please note that you need to have Expo installed on your phone.### How to Run
1. Clone this repository
2. In your terminal `cd driver-hub_mobile`
3. Run `npm install`
4. Run `npm start`
5. Choose the platform to run the project on.### Contribute
If you want to contribute to this project, You are welcome to submit a PR.