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

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.

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.