Skip to content
/ voci Public

OTH Regensburg - Software development project - chat for voice streaming and text-messages

Notifications You must be signed in to change notification settings

majafranz/voci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VOCI

This project is the result of the software-development course at the OTH-Regensburg.

Project "Voci - Chatsystem"

Voci is a chat-system for sending messages in calls or chatrooms. Unfortunately voice-streaming is not supported, as first planned.

REST-API

I imported swagger-ui in my project to visualize my REST-API. It is available at: http://:8945/swagger-ui.

To view swagger-ui, you need to be logged in with an account.

"Tutorial"

To communicate with others create a room with text-channels or start a new call, to which you can invite your contacts or guests.

Inviting contacts should be intuitive. To invite guests, copy the access-token, after you started a call and send it to the guests per email or other messengers.

The guest can join at http://:8945/invitation, where he can enter the access-token.

Now you can chat.

If you want to send files from your Dropsi-account. Log in to your Dropsi-account and copy the secret-key to your clipboard. Under INFO - (http://:8945/info), you can enter this token, to connect Dropsi and VOCI.

Now you can see an upload-button in your calls or rooms next to the send button, with which you can upload your Dropsi-files to the text-channel.

Every user in the channel can download the file.

About

OTH Regensburg - Software development project - chat for voice streaming and text-messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published