Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Car

Is the repository which contains source code for the HarPadRee application, HarPadRee is a cross-platform mobile application built using C# language, and has the main purpose of recording car’s details like the miles car travel and the service cost. To use the application, First, the user needs to register, or if he/she has an account can log in directly. After the registration process user can log in, using the username and password which is encrypted using the hash technique, this can be seen on the code I wrote. After login, the user needs first to enter the type of the car, then can enter the distance which the car travel, services done to the car, and the cost, e.t.c.