Skip to content

differenz-system/AddressBook.Xamarin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddressBook.Xamarin

Overview

This repository contains Address Book application for Xamarin that shows design & coding practices followed by Differenz System.

The app does the following:

  1. Login:
    • User can login via facebook or email/password.
  2. Home:
    • It will list all the saved contacts.
    • It has the option to add a new contact on the top right.
    • Contact can be deleted by swiping card to left and clicking on trash icon.
    • User can edit contact by tapping on contact.
  3. Create new contact:
    • User can add a new contact to his address book by filling details here.
  4. Dark/Light Mode:
    • App supports Light & Dark mode, user can change mode by going into device dark mode settings.
  5. Localization:
    • App is designed to extend support for multiple languages. Currently we have added support for english language.

Pre-requisites

Getting Started

  1. Install Visual Studio
  2. Clone this sample repository
  3. Open the sample project into Visual Studio
    • File -> Open
    • Browse to <path_to_project>/DifferenzXamarinDemo.sln
    • Click "Open"
  4. Select project to run (android or ios) from top left after toolbar. Click on ▶️ button

Key Tools & Technologies

Screenshots

Android

iOS

Support

If you've found an error in this sample, please report an issue. You can also send your feedback and suggestions at info@differenzsystem.com

Happy coding!

About

This public repository contains address book demo application for Xamarin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages