https://github.com/tru-dev/qunity
A social media web app and Discord clone written in C# using ASP.NET, for a school project.
https://github.com/tru-dev/qunity
Last synced: about 1 month ago
JSON representation
A social media web app and Discord clone written in C# using ASP.NET, for a school project.
- Host: GitHub
- URL: https://github.com/tru-dev/qunity
- Owner: Tru-Dev
- License: mit
- Created: 2021-12-10T16:18:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T16:18:45.000Z (over 4 years ago)
- Last Synced: 2025-01-26T04:11:14.483Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 387 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Qunity
A social media web app and Discord clone written in C# using ASP.NET, for a school project.
## Table of Contents
- [About](#about)
- [Features](#features)
- [Usage](#usage)
- [Running](#running)
- [Requirements](#requirements)
- [License](#license)
## About
Qunity is a community-based social media app that facilitates
creation and discovery of communities.
## Features
- [ ] Blog-like posts
- [ ] Public posts
- [ ] Private posts
- [ ] Friends-only
- [ ] Plaza-only
- [ ] Instant messaging
- [ ] Chat Crowds (groups)
- [ ] Chat Plazas (servers)
- [ ] Canals (channels)
- [ ] Quips (threads)
- [ ] User management
- [ ] User groups (roles)
- [ ] User/Group Rules
- [ ] Friends
## Usage
TODO
## Running
### Requirements
- .NET 6
- Docker
TODO
## License
This source code is licensed under the MIT license.