Giter VIP home page Giter VIP logo

samuelschnurr / circles Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.84 MB

Technological evaluation of Blazor WebAssembly by a prototyp of a platform for classified ads

Home Page: https://schnurr.io

License: GNU General Public License v2.0

HTML 18.95% C# 78.80% CSS 2.26%
blazor blazor-webassembly csharp dotnet spa webassembly webplatform minimal-api mudblazor fluxor blazored csr fluentvalidation

circles's Introduction

Circles

.NET CI

This repository provides a platform for managing classified ads. The prototype implementation is used for the evaluation of Blazor WebAssembly and as a showcase.

ko-fi

Before you start

Build and run

Using an IDE

If you're using an integrated development environment like Visual Studio, you can easily open the project in it. After a package restore and build you can start the projects. To see and send data make sure the frontend can talk to the backend by starting both projects: Io.Schnurr.Circles.App for frontend and Io.Schnurr.Circles.Api for the backend.

Using a CLI

Open the dotnet CLI and navigate to the folder where the .csproj of the project Io.Schnurr.Circles.App is located.

Run the following command to build and then run the project:

dotnet build
dotnet run --launch-profile https

Repeat this step for the .csproj in the project Io.Schnurr.Circles.Api

Demonstration

Two images, one shows the overview of the platform where the records are displayed as tiles and one shows the records as table records. Image of the detail view of a record of the platform. It shows the image of a drone and corresponding seller data like price, condition and a description. Two images, one shows the platform in light mode and one in dark mode. Shows the platform in mobile view to demonstrate responsiveness

License

This repository is under GPL-2.0 license (see LICENSE).

Third party libraries are distributed under their own terms in the LICENSE-3RD-PARTY file.

circles's People

Contributors

samuelschnurr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.