/42AD

Primary LanguageTypeScriptMIT LicenseMIT

Team members :

  • Yonatan Moges
  • Veronika Liubitskaia
  • Aliaksandr Dziaruha
  • Ouafa Talha
  • Abdoul Aziz Taro
  • Samiya Zubair

Project Description

Mobile App Name : 42 Abu Dhabi

Problems:

  • 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);

Solution:

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.

How it works:

image image

Pre development

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

Development

Run the project with expo start

Production

Run the project with expo start --no-dev --minify

Build

Run the project with expo build:android or expo build:ios

Test

Run the project with expo test