Chat-O-Cord v1.0 - Prototype
What's New
- Full working prototype including full fledged chat application in which anyone can send attachments without any issue, and ready for v1.0 release (#latest)
Installation
To install the latest version of Chat-O-Cord, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/dtg-lucifer/Chat-O-Cord.git
Full Changelog: e895553
What's Changed
- code: started working on the issue raised last week in the JOURNAL.md by @dtg-lucifer in #16
- issue-fix: the main issue referenced from the last marge on master branch by @dtg-lucifer in #17
- Code fix by @dtg-lucifer in #18
- refactor: cleaning up the code for the server part by @dtg-lucifer in #19
- refactor: cleaning up the code for the client part by @dtg-lucifer in #20
- Cleanup by @dtg-lucifer in #21
- code: setup the electron envioronment by @dtg-lucifer in #22
- update: upgrading the features of the electron envioronment for future development by @dtg-lucifer in #23
- code-fix: working on the glitch of sending the attachments by @dtg-lucifer in #24
Full Changelog: v1.1-alpha...v2.0