Xamarin Forms Shopping Cart Save

Xamarin forms shopping cart by replacing toolbar item.

Project README

Xamarin-Forms-Shopping-Cart

Xamarin forms shopping cart by replacing toolbar item.

Build Status

Platform Build status
Android build Build Status
iOS build Build Status

Description

This code explaines how to add badge for the toolbar item using xamarin forms. Here it follows MVVM pattern. Persistence storage is done by using Settings plugin. MVVM helpers nuget is used. Here default navigation bar is hidden and custom navigation bar is used, refer this link for more information. Xamarin forms messaging center is used for presenting and hiding navigation drawer. FFImageLoading is used for image cashing and image loading placeholder. This code also explains simple chat user interface.

Here cart page uses persistent storage, second page shows getting data from web service and displaying it in list view and third page uses local SQLite database to insert, edit, retrieve and delete records.

This project uses Visual Studio App Center for crash reporting and analytics, which require iOS and android App secret which need to be generated in app center and to be placed here. This project uses Visual Studio App Center builds, status of the builds will be shown in README.md file.

Prerequisites

Visual Studio 2019 or Visual Studio for Mac with Xamarin.

Development

Clone this repository and open ShoppingCarts.sln with Visual Studio or Visual Studio for Mac.

Built With

Screenshots

SideMenu ItemList CartPageEmpty CartPage ItemDetail RESTWebService SQLiteDatabase ItemGallery ChatPage

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Open Source Agenda is not affiliated with "Xamarin Forms Shopping Cart" Project. README Source: LeslieCorrea/Xamarin-Forms-Shopping-Cart

Open Source Agenda Badge

Open Source Agenda Rating