This is an application for travel and ticket booking support. In this project, you only need support in booking flight tickets.
Reference Figma
Disclaimer: I do not own this design. This is a project for educational purposes only in CS426 - Mobile Device Application Development in APCS - HCMUS.
Demonstration: Youtube
Technologies: React Native CLI, Android Studio
git clone https://github.com/slo248/Travelly.git
cd Travelly
npm install
npm start
If you want to run on virtual devices, you will have to use an emulator in Android Studio. On the other hand, you can connect your computer and physical devices with USB in order to test on physical ones.