shuchongqj / CrossChat-Xamarin.Forms

A chat application implemented using Xamarin.Forms and DDD + MVVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CrossChat

Want to learn a new technology\framework\language\etc ? - write a chat app! So did I. This app allows anyone to chat (and even to send images!) in the global chat room on his WP8, iOS or Android smartphone.

Server side is built using DDD approach, data is stored in SQL using Entity Framework Code First, and transmitted using low level sockets (I created my own WCF :)

Client side is built using amazing Xamarin.Forms with MVVM approach.

Alt text

Alt text

Video:

alt text

Authors

Egor Bogatov

About

A chat application implemented using Xamarin.Forms and DDD + MVVM

License:Apache License 2.0


Languages

Language:C# 100.0%