Skip to content

Commit

Permalink
Updated the read me file.
Browse files Browse the repository at this point in the history
  • Loading branch information
samsudeenks authored Feb 7, 2019
1 parent e4204d4 commit 00cc672
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Car Care

Car care is an application developed using Xamarin.Forms and Syncfusion controls for the usages in car service centers. The users of the service center can add a new car details, capture the photos of damaged parts, and add work log for their work.
Car care is an application developed using Xamarin.Forms and Syncfusion controls for the usages in car service companies. The users can add a new car details, capture the photos of damaged parts, and add work log for their work.

This project uses the following patterns and features:

Expand All @@ -15,7 +15,7 @@ This project uses the following patterns and features:
* Styles
* Dependency injection
* Sqlite - database connection
* Phone, tablet, and desktop layouts
* Phone and tablet layouts

## Syncfusion controls

Expand All @@ -29,13 +29,13 @@ This project uses the following Syncfusion controls:
* [SfDataForm](https://www.syncfusion.com/xamarin-ui-controls/dataform)
* [SfListView](https://www.syncfusion.com/xamarin-ui-controls/listview)
* [SfRotator](https://www.syncfusion.com/xamarin-ui-controls/rotator)
* [SfButtons](https://www.syncfusion.com/xamarin-ui-controls/button)
* [SfButton](https://www.syncfusion.com/xamarin-ui-controls/button)

## Key features

* Provides overview of the cars available for service.
* Provides details of the individual cars with current service status and due date.
* Captrues images of the damaged parts of the cars when giving to service.
* Captures images of the damaged parts of the cars when giving to service.
* Logs the work with parts used for the service.

## Screens
Expand All @@ -55,7 +55,8 @@ This project uses the following Syncfusion controls:
| Android | API level 21 and later versions |
| iOS | iOS 9.0 and later versions |

Refer to the following link for more details: [System Requirements](https://help.syncfusion.com/xamarin/installation-and-upgrade/system-requirements)
Refer to the following link for more details:
[System Requirements](https://help.syncfusion.com/xamarin/installation-and-upgrade/system-requirements)

## Licenses

Expand All @@ -68,9 +69,9 @@ This application uses the following third party assemblies.

## Inputs

Please enter the following logon credentials to access the functionalities of an application.
Please enter the following credentials to access the functionalities of this application.

* UserName :- demo
* Username :- demo
* Password :- demo

## Requirements to run demo
Expand Down Expand Up @@ -98,10 +99,10 @@ Please enter the following logon credentials to access the functionalities of an

Refer to this [link](https://help.syncfusion.com/common/essential-studio/licensing/license-key#xamarinforms) for more details.

3.Set any one of the platform specific projects (iOS, Android) as a start-up project.
4.Clean and build the application.
5.Run the application.
3. Set any one of the platform specific projects (iOS, Android) as a start-up project.
4. Clean and build the application.
5. Run the application.

## License

Syncfusion has no liability for any damage or consequence that may arise by using or viewing the samples. The samples are for demonstrative purposes, and if you choose to use or access the samples, you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, for accessing, or viewing the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion’s samples will not allow you seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or otherwise do anything with Syncfusion’s samples.
Syncfusion has no liability for any damage or consequence that may arise by using or viewing the samples. The samples are for demonstrative purposes, and if you choose to use or access the samples, you agree to not hold Syncfusion liable, in any form, for any damage that is related to use, for accessing, or viewing the samples. By accessing, viewing, or seeing the samples, you acknowledge and agree Syncfusion’s samples will not allow you seek injunctive relief in any form for any claim related to the sample. If you do not agree to this, do not view, access, utilize, or otherwise do anything with Syncfusion’s samples.

0 comments on commit 00cc672

Please sign in to comment.