GithubHelp home page GithubHelp logo

magupisoft / chat-challenge Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 391 KB

Code Challenge: Simple Chat using netcore 3.1, Signal R, RabbitMq, net identity and a very simple Angular for UI

Home Page: https://magupisoft-chat.netlify.app/

License: MIT License

C# 65.68% HTML 17.96% JavaScript 0.70% TypeScript 15.34% SCSS 0.11% CSS 0.21%
code challenge chat netcore csharp rabbitmq signalr

chat-challenge's Introduction

Build Status

Jobsity Code Challenge

  • Authenticated users (.NET Identity) are able to chat in the chatroom.
  • The chat will load the last 50 messages
  • Market Quotes can be requested to Chat-Bot using the following command format: /stock=nio.us

@Author Manuel Gutierrez Pineda

Generate Database from Package Manager Console in Visual Studio

Update-Database -Context IdentityDbContext -StartupProject Jobsity.Chat.UI -Project Jobsity.Chat.DataContext Update-Database -Context ChatDbContext -StartupProject Jobsity.Chat.UI -Project Jobsity.Chat.DataContext Install and run RabbitMq with Docker

Running local instance of RabbitMq using Docker

docker run -it --rm --name rabbitmq -p 5672:5672 -p 15672:15672 rabbitmq:3-management

Confirm RabbitMq is running going to your browser and opening http://127.0.0.1:15672/

chat-challenge's People

Contributors

magupisoft avatar

Stargazers

Hassan Najm avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

hnjm

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.