Skip to content

University of Toronto 2023 Fall CSC207 Final Project

License

Notifications You must be signed in to change notification settings

WildWindXY/iKunnect

Repository files navigation

iKunnect

Problem Domain: Chat System

Communication and socializing are vital to us because they're how we connect with others and feel like we belong. It's how we make friends, share experiences, and just enjoy life. So, our team decided to develop a chat system enabling users to stay happy and connected through online chatting.

High-Level Application Description

We aim to build a Chat System that will have the following features:

  • send and receive messages
  • edit/delete messages
  • translation
  • group chat & one-to-one messaging
  • voice chat
  • contact list
  • chatbots

We are also planning to develop multiple platforms for our chat system. In particular, our goal is to make it available on both mobile (Android) and web.

API link

Translation: https://www.deepl.com/docs-api

Screenshot of using a tool to try out the API

image

Sample output of the current code

Task :com.xiaoheizi.IKunnect.main()
Response Code: 200
Response Data: {"translations":[{"detected_source_language":"ZH","text":"Hello world."}]}

About

University of Toronto 2023 Fall CSC207 Final Project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages