TransUI is a Mobile WebApp that provides information about public transportation available in the University of Indonesia campus area.
- Bike Rental: Users can borrow bicycles for use within the UI campus environment.
- Bus Schedule: Users can view the departure schedule of buses from the dormitory.
- Commuter Line (KRL): Users can check the arrival schedule of KRL trains at the University of Indonesia Station.
- Motorcycle Taxi (Ojek): Users can book motorcycle taxis online.
To use TransUI, follow the instructions below:
- Clone the repository: bash git clone https://github.com/SistemBasisData2023/TransUI
- Go to Backend folder and run DBscript.js
- Install dependencies: npm install
- Start the application: npm start
- Visit http://localhost:3000 in your browser
Once the TransUI Mobile WebApp is running, users can access the following features:
To borrow a bicycle, follow these steps:
- Open the "Sepeda" Section
- Tap on "Pinjam"
- Choose bike to borrow
- After you finished using the bike, you can return the bike and pay the price
To view the bus departure schedule, follow these steps:
- Open the "Bikun" Section
- You can view the departure time of buses and move back and forth through the schedule by clicking Next or Prev
To check the arrival schedule of KRL trains at the University of Indonesia Station, follow these steps:
- Open the "KRL" Section
- You can view the arival time of KRL in Universitas indonesia Station and move back and forth through the schedule by clicking Next or Prev
To book an online ojek, follow these steps:
- Open the "Ojek" Section
- Choose your destination
- Click Order
The following individuals have contributed to the development of TransUI:
- Rezki Muhammad | rezkimd | https://github.com/rezkimd
- Aliefya Fikri Ihsani | AliefyaFikri | https://github.com/AliefyaFikri
- Leonardo Jeremy Pongpare Munda | leonardojeremy14 | https://github.com/leonardojeremy14