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

https://github.com/bkopysc/marketplaceproject

Simple marketplace web app
https://github.com/bkopysc/marketplaceproject

asp-net-core sql sql-server

Last synced: about 2 months ago
JSON representation

Simple marketplace web app

Awesome Lists containing this project

README

          

# Marketplace
### _Projekt na zajęcia z aplikacji internetowych_

Aplikacja jest stworzona w architekturze cebulowej przy użyciu ASP.net i języka C#. Posiada konta użytkowników i umożliwia wystawianie ofert dla przeglądająych.

#### Projekt składa się z:
- API wykonującego operacje na bazie danych
- bazy danych Microsoft SQL Server Express
- backendu
- frontendu tworzonego przy pomocy narzędzia Razor (pliki .cshtml)

----
# Marketplace
### _Project for web application class_.

The application is developed in onion architecture using ASP.net and C# language. It has user accounts and allows listings for browsers.

#### The project consists of:
- API that performs database operations
- Microsoft SQL Server Express database
- backend
- frontend created with Razor tool (.cshtml files)