Team Members:
- Muhammad Azis
- Iqbal Ikhlasul Amal
- Hafizh Hasan Alauddin Rabbani
- Muhammad Bilal Athallah
- Irfan Nada Bayu Samudera
- Clone this repository
Open your terminal first
- Change directory to
Backend
folder - Configure
.env
file - Run your Postgresql client, you can run it from pgAdmin 4
- Once your Postgresql client ready, you can start run this syntax in your terminal:
yarn install
yarn db:create
yarn db:migrate
yarn db:seed
yarn develop
Once the backend ready, you can open another terminal and follow steps below:
- Change directory to
Frontend
folder - Run this syntax in your terminal:
yarn install
yarn start
- Check web browser window that automatically opened with address
localhost:3000
, if not you can openlocalhost:3000
in your web browser - You can try login and register with google, login and register conventionally
- After logged in, click button Mulai Sewa Mobil, it will redirect you to Sewa Mobil page, at this point you can check available cars
- Enter all required data, then click button Cari Mobil, it will show available car depend on the entered data
- Only choose date more than today
- You must enter all required form, if you didn't enter all required information you will get an alert that ask you to enter all required form
- Login with google account
- Login and Register normally
- Filtering data from database
Please cite the source, however use it at your own risk and we are not responsible for any damage