Giter Site home page Giter Site logo

justchat's Introduction

JustChat

Simple web chat made with SignalR and .NET 6 MVC. Authentication and Authorization backend is based on my JustAuth package. It also uses my small JustFile package for physical file models. PostgreSQL is used as a database with Npgsql EF Core provider.

Preview

JustChat2

Features

  1. Full authentication and authorization from my JustAuth package: Sign Up, Sign In, Sign Out, Email Verification, Email Change, Password Reset
  2. Chat restricted only to users with email verified
  3. Realtime chat messaging with SignalR
  4. Chat history is preserved in PostgreSQL
  5. Pagination for chat history (25 messages in a batch) while scrolling
  6. User profile
  7. User avatars

Setup

  1. Make sure you have .NET6 Runtime installed
  2. Create justauth.json in the root folder as described in JustAuth Setup. It is not included in release package for security reasons.
  3. Create user in PostgreSQL named v4 with password GWw51AG161XX OR edit DefaultConnection string in appsettings.json for your PostgreSQL user

justchat's People

Contributors

vansh0t avatar

Stargazers

 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.