https://github.com/tranarthur/kokotalk
PROG37721 Group Project
https://github.com/tranarthur/kokotalk
aspnet csharp webforms
Last synced: about 2 months ago
JSON representation
PROG37721 Group Project
- Host: GitHub
- URL: https://github.com/tranarthur/kokotalk
- Owner: tranarthur
- License: mit
- Created: 2018-07-22T15:39:19.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T06:08:40.000Z (about 7 years ago)
- Last Synced: 2025-03-10T18:53:06.993Z (over 1 year ago)
- Topics: aspnet, csharp, webforms
- Language: C#
- Size: 30.6 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KokoTalk
PROG37721 Group Project
KokoTalk is a Web Chat Application written in C# using ASP.NET Web Forms with some social media features such as user profiles and posts.

Contacts Page

Chat Page

User Profile Page
## Authors
[Henrique Tolentino](https://github.com/henriquetmm)
- Chat Page
[Dennis Suarez](https://github.com/dennisSuarez)
- User Profile Page
- WCF Service for database connection
[Richard McKay](https://github.com/RichardMcKay)
- Signup Page
- Database Design
Myself
- Overall application design
- Contact Page