This is a book exchange application(, and my master's thesis). Has a full .NET backend (MS SQL database, Entity Framework 5 as ORM). Contains 5 executable projects:
- ASP.NET MVC 4 based web application (.NET)
- Play Framework 2.3.0 based web application (replica) (Java/Scala)
- Windows 8.1 client stub (.NET)
- Windows Phone 8 client (.NET)
- Android 4.4 client (Java)
See the Installation Guidelines
- Authentication system
- Database diagram
- Transactional state machine
- All the distinguished types of books
- User groups (have not been implemented)
The web applications' (both ASP.NET MVC and Play) start pages look like this:
Here is the Windows Store stub's start page:
And here are the mobile clients' start pages as well. First the WindowsPhone, and the Android next