It is a chat interface built with socket.io. The Server script was written with Flask to handle the end to end communication between the client and the server.
Start by forking the main repository to your GitHub account. This creates a copy of the repository under your account.git
git clone https://github.com/[Your Github Username]/AGBEROCHAT2.0.git
cd AGBEROCHAT2.0
First install Python if you don't have it. Install
./install.sh
./install.ps1
./install.bat
Commit the changes to your local repository:
git add projects.js
git commit -m "Added my project: Your Project Name"
git push
- Go to your forked repository on GitHub and click the "New Pull Request" button.
- Compare the changes, review your additions, and create the pull request (PR).
- Provide a meaningful title and description for your PR
Live link: https://agberodata.com.ng
Follow good coding and documentation practices when making changes to the project. If you have any questions or need assistance, feel free to open an issue in the Issues section. We're here to help.
*Happy coding!*For now contributions are only needed for UIs, refer to the hosted link for reference, Check Milestone for possible PRs. Please push all UIs to the TEMPLATES folder?
For now contributions are only needed for UIs, refer to the hosted link for reference, Check Milestone for possible PRs. Please push all UIs to the TEMPLATES folder?