Giter Site home page Giter Site logo

cnxtech / toss.blazor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from remibou/toss.blazor

0.0 0.0 0.0 1.5 MB

Experimental project using AspNetCore Blazor

License: MIT License

Dockerfile 0.17% Shell 0.40% C# 78.13% HTML 18.62% CSS 2.21% JavaScript 0.43% PowerShell 0.04%

toss.blazor's Introduction

Build Status

Toss.Blazor

Twitter-like web application using Blazor 3.0.0-preview4-19216-03. You can login, post a new message (a "toss") with hashtag and select your favorite hashtags for finding messages.

Tech stack

  • Blazor 3.0.0-preview4-19216-03
  • Bootstrap 4
  • Asp.net Core 3.0.0-preview4-19216-03
  • MediatR
  • RavenDB

Feature list

  • Security pages : auth/open id, edit account, reset password
  • Push new messages to the home page
  • Filter message by hashtag
  • Add hashtag to your profile
  • Create sponsored (payinng) toss
  • See most used tags

Running this project

// install sdk version from global.json here https://dotnet.microsoft.com/download
git clone https://github.com/RemiBou/Toss.Blazor
dotnet build
docker-compose up -d ravendb
//Edit Toss.Server secrets with your values using the empty-secrets.json provided
cd Toss.Server
dotnet run

You can find explanation of the different thing done on this project on my blog here : https://remibou.github.io/

The current roadmap is here https://trello.com/b/czBBGKsw/toss

toss.blazor's People

Contributors

remibou avatar chancity avatar danroth27 avatar ch1sel 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.