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.
- Host: GitHub
- URL: https://github.com/codesteel/mechat
- Owner: CodeSteel
- Created: 2024-09-07T15:00:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-21T15:33:15.000Z (over 1 year ago)
- Last Synced: 2025-04-07T14:47:51.043Z (about 1 year ago)
- Topics: asp-net-mvc, postgresql, restful-api, tailwindcss
- Language: C#
- Homepage: https://babbleapp.azurewebsites.net/
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### MeChat is a realtime chat web application developed with ASP.NET Core, SignalR, PostgreSQL, & TailwindCSS.
Development Time
[](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

### Entity Tables

### Index Page

### Dashboard Page

### Account Page

### Find Group
