An open API service indexing awesome lists of open source software.

https://github.com/codesteel/mechat

A real-time chat web application made with ASP.NET & SignalR.
https://github.com/codesteel/mechat

asp-net-mvc postgresql restful-api tailwindcss

Last synced: 3 months ago
JSON representation

A real-time chat web application made with ASP.NET & SignalR.

Awesome Lists containing this project

README

          

### MeChat is a realtime chat web application developed with ASP.NET Core, SignalR, PostgreSQL, & TailwindCSS.

Development Time

[![wakatime](https://wakatime.com/badge/user/2d870dab-4a32-4b61-92e1-e72e79bac1da/project/2445677e-c249-47f4-988f-cb3a585928f9.svg)](https://wakatime.com/badge/user/2d870dab-4a32-4b61-92e1-e72e79bac1da/project/2445677e-c249-47f4-988f-cb3a585928f9)

## Features
* Register & Login with Email/Password, Google, & Discord
* Utilizes SignalR for a realtime chat experience
* Create, Join, & Leave Group Chats
* Uploading files & User profile pictures
* Find Public Group Chats with a Search Filter
* View any User's profile page
* Page for updating account data (i.e. profile pic, display name)
* Send, Accept, or Deny Friend Requests
* Collecting site-statistics

## Screenshots

### API Calls

![image](https://github.com/user-attachments/assets/2e05828c-3a9f-4072-909f-1d600e0de278)

### Entity Tables

![image](https://github.com/user-attachments/assets/de8f308e-4d18-4a48-b99c-6309ebe70550)

### Index Page

![image](https://github.com/user-attachments/assets/3417a6f1-9c8b-4d40-b532-1909c446689a)

### Dashboard Page

![image](https://github.com/user-attachments/assets/20703743-6263-467d-a1ea-b1ccc651c488)

### Account Page

![image](https://github.com/user-attachments/assets/10455e3d-4861-4dfc-acc3-87d9c37f1e21)

### Find Group

![image](https://github.com/user-attachments/assets/edafc28a-1709-47ac-9af4-8faaf7d882a0)