Skip to content

This application implements some basic functionalities of services offered by an imaginary car rental company called Byblos to its residents

Notifications You must be signed in to change notification settings

yazzylazy/Byblos-Application

Repository files navigation

Byblos App

An andoird application which implements some basic functionalities of services offered by an imaginary car rental company called Byblos to its residents. Implemented online rental services controlled by an admin, used by employers, and accessed by customers to request, purchase, and rate available services.

At A Glance

Welcome Page Admin Page Employee Page Customer Page

Built in collabortaion with Michael Thompson Graydon Berneche and Adam Orchard

Getting Started

Clone the Repository

  1. Install Android Studio
  2. Check out from Version Control > Git
  3. Under URL, paste the following project link:
https://github.com/yazzylazy/Byblos-Application.git

Click clone to proceed.

  1. You should see this in your Gradle Project path:

Note: This is assuming that you have saved it inside Android Studio Projects folder. If you have saved it under some other custom folder, then it should say so correspondingly.

~/AndroidStudioProjects/Byblos-Application

Running the Repository

  1. You might get the message "Unregistered VS root detected", and you should choose to "Add root". This will allow you to use VCS and its functionalities for the project. The project should now build.
  2. Create an Android Virtual Device within Android Studio. Select a Pixel2 smartphone as the device to emulate, specifying the device OS as Android 8.1 API 27.
  3. Launch the virtual device and ensure it loads correctly.
  4. After the test checks out, run the application. You should see the login screen.

Notes

We would like to note that this project focuses more on its functionality on not its design.

About

This application implements some basic functionalities of services offered by an imaginary car rental company called Byblos to its residents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages