Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.14 KB

Diabalo

This is nextGen.™ Book keeping solution.A multilayered project building under repository design pattern.This project contain five(5) interdependant projects.


LibraryApp.Core - Entities and Interfaces
LibraryApp.Infrastructure - Business Logics and Database Configurations
LibraryApp.UnitTest - Unit of Work Test
LibraryApp.WebAPI - Web Service
LibraryApp.MVC - Frond End

Architechure of the Project

Dashboard

Main Dashboard - Booklist with Authors (v0.1)

Dashboard

Authers Dashboard - Auther list (v0.1)

Dashboard

Create a Book (v0.1)

Dashboard

Edit a Book (v0.1)

Dashboard

Create an Author (v0.1)

Dashboard

Edit an Author (v0.1)

Dashboard