GithubHelp home page GithubHelp logo

luizhlelis / dotnet-chat-application Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 115 KB

💬 Simple browser-based chat application using .NET. This application allows several users to talk in a chatroom and also to get stock quotes from an API using a specific command.

C# 94.77% Dockerfile 0.27% Shell 4.97%
chat chatbot dotnet

dotnet-chat-application's Introduction

💻 I’m currently working on Juntos Somos Mais

🔙 I’m currently working with .NET Core as a back-end developer and also with infrastructure

👨🏽‍💻 Languages: C#, Go, Python, Javascript

🔨 Tools: Azure Cloud, Azure Devops, AWS, K8S, Docker

🔍 To know more about me:

profile for Luiz Lelis at Stack Overflow, Q&A for professional and enthusiast programmers perfil de Luiz Lelis em Stack Overflow em Português, Perguntas e respostas para programadores profissionais e entusiastas profile for Luiz Lelis at Server Fault, Q&A for system and network administrators


@luizhlelis's Holopin board

dotnet-chat-application's People

Contributors

luizhlelis avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

dotnet-chat-application's Issues

Allow users to post messages as commands

The users should be allowed to post messages as commands in the API

Allow users to post messages as commands into the chatroom with the following format
/stock=stock_code

Decoupled bot that will call an API using the `stock_code`

That bot will work as a background worker doing some tasks when a command is triggered in the message.

Create a decoupled bot that will call an API using the stock_code as a parameter
(https://stooq.com/q/l/?s=aapl.us&f=sd2t2ohlcv&h&e=csv, here aapl.us is the
stock_code)

The bot should parse the received CSV file and then it should send a message back into
the chatroom using a message broker like RabbitMQ. The message will be a stock quote
using the following format: “APPL.US quote is $93.42 per share”. The post owner will be
the bot.

Authentication

The API should have a simple authentication to the users, like JWT for example.

Allow registered users to log in and talk with other users in a chatroom.

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.