- Yonatan Moges
- Veronika Liubitskaia
- Aliaksandr Dziaruha
- Ouafa Talha
- Abdoul Aziz Taro
- Samiya Zubair
Mobile App Name : 42 Abu Dhabi
- Outdated securities’ methodology for identifying students.
- No convenient system for helping each other with students;
- It’s hard to open evaluation slots on intra mobile version;
- Not integrated chat (we use third party apps like Slack, Telegram);
Unique mobile application allows students in one-click:
- By scanning student's QR Code, the Securities can identify and register each student;
- help each other;
- create and delete slots;
- instantly contact an evaluator;
- fast student’s register for relax room.
Install the project dependencies with npm i
or using yarn install
Install Expo Cli dependencies with npm i -g expo-cli
or using yarn global add expo-cli
Configure a .env from the example file .env.example
Run the project with expo start
Run the project with expo start --no-dev --minify
Run the project with expo build:android
or expo build:ios
Run the project with expo test