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.
- Authentication.
- Application Submission.
- Onboarding and taking courses.
- Feedback provision.
- Chatting.
- Dashboard
Want to test on your phone -> Try to scan this QR code.
Please note that you need to have Expo installed on your phone.
- Clone this repository
- In your terminal
cd driver-hub_mobile
- Run
npm install
- Run
npm start
- Choose the platform to run the project on.
If you want to contribute to this project, You are welcome to submit a PR.