Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tranarthur/kokotalk
- Owner: tranarthur
- License: mit
- Created: 2018-07-22T15:39:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-23T06:08:40.000Z (almost 6 years ago)
- Last Synced: 2024-11-16T21:12:40.208Z (2 months ago)
- Topics: aspnet, csharp, webforms
- Language: C#
- Size: 30.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# KokoTalk
PROG37721 Group ProjectKokoTalk 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 DesignMyself
- Overall application design
- Contact Page