This is an updated version of our previous mobile application project. This application was built using SvelteKit and Capacitor, and DaisyUI as this application's UI library.
git clone [email protected]:laazyCmd/ccs308-bms-mobile-application.git
npm install
capacitor.config.json
:...,
"server": {
"hostname": "http://10.0.2.2:5173",
"cleartext": true
}
npm run dev -- --host
npm run android:build
then npm run android:dev
You must have an Android Emulator installed beforehand
Pixel 3 API 30
(Virtual)Samsung Galaxy A04
(Physical)