An open API service indexing awesome lists of open source software.

https://github.com/kidagine/neko-cleanarchitecture

This is a small school project in learning how to use the Clean Architecture.
https://github.com/kidagine/neko-cleanarchitecture

angular csharp web-application

Last synced: 5 months ago
JSON representation

This is a small school project in learning how to use the Clean Architecture.

Awesome Lists containing this project

README

          

# Neko
[![Build Status](https://travis-ci.org/kidagine/Neko.svg?branch=master)](https://travis-ci.org/kidagine/Neko)

This is a school project, made using Clean Architecture and by combining our backend RestAPI(published in Azure) with Angular to send HHTP requests to our Website which is hosted on Firebase. The theme of the website is a pet shop with normal CRUD and searching/sorting functionalities.
![Main image](https://i.imgur.com/T2qyxBT.png)