Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tranarthur/kokotalk

PROG37721 Group Project
https://github.com/tranarthur/kokotalk

aspnet csharp webforms

Last synced: 6 days ago
JSON representation

PROG37721 Group Project

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.

![alt text](https://github.com/tranarthur/KokoTalk/blob/master/KokoTalk%20Screenshots/contacts%20page.png "contact page")
Contacts Page

![alt text](https://github.com/tranarthur/KokoTalk/blob/master/KokoTalk%20Screenshots/chat%20page.png "chat page")
Chat Page

![alt text](https://github.com/tranarthur/KokoTalk/blob/master/KokoTalk%20Screenshots/user%20profile%20page.png "profile 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