Skip to content

A mobile and desktop application for rental service (employee)

Notifications You must be signed in to change notification settings

sleeplessglory/rental-service

Repository files navigation

Intro

This is a mobile and desktop application for rental service or its employees to use in their work. The app is written with 1C programming language. In order to launch the project you'll need to import both databases to 1C program and install it on your mobile device as well with the corresponding tools. This project also contains the Android folder with all the tools needed to install it on your mobile device but since github does not allow to upload massive size files, this folder was excluded from the final commit. Check out the corresponding ways to install 1C on your mobile device (version 8.3.19.59 is recommended). The client and standalone apk versions are also included to the project now.

Navigation map (mobile)

This is the navigation map for mobile devices and where the buttons lead users to Карта переходов

Mobile device interface

This is an example of the interface on mobile devices

image

Testing photo and audio

Using mobile devices rental service employees can take a picture or record anything to take the notes if needed

p a

Testing filling in details

Employees of the rental service need to fill in all the details of their customers

12

Testing calls

If a telephone number's absent, the warning is shown

p er

If it's available, the 1C application redirects and fills in the number itself

p w

Testing push notifications

If employees set a reminder, push notifications will work

push

Testing emailing

The 1C mobile application redirects to the default email application and fills in the address and the initial default greeting

email

Testing customer address and the route to it

If the address is correct, the 1C application redirects to the default map application on the device, defines the customer address and shows the route to it

geo

Testing vehicle types

If the bicycle type of vehicle is chosen, then blue colour will be applied to the correspondent items

bicycle

If the scooter type of vehice is chosen, then pink colour is applied

2nd

Testing vehicle status

Based on the status, all the items are coloured. "In repair" status colours it grey. "Reserved" status colours it yellow. "Taken" status colours it red. "Free" status colours it green

status

Testing the total ride price

If the ride time is set to 0, the warning is shown

total

Testing the total income

The total income for employees is calculated after saving all the customers

income

BPMN diagrams

This section shows all the main business process cases. The 1st picture describes the process of purchasing any vehicle

bp purchase

The next one describes the process of repairing them

bp repair

And the last one describes the process of serving customers

bp serve