Skip to content

vishalsharma325/Eduspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EduSpace

Overview: This project aims to develop a Peer-to-Peer (P2P) network that enables users to communicate, share files, or perform distributed computing tasks without relying on a centralized server. The P2P architecture ensures decentralization, scalability, and efficiency in data transmission and resource sharing.

Features: Decentralized Network: Direct peer-to-peer connections without a central authority. Secure Data Transfer: Encryption techniques ensure privacy and data integrity. Efficient Resource Sharing: Optimized routing and load balancing for improved performance. Fault Tolerance: Nodes can dynamically join and leave the network without disrupting operations. Cross-Platform Support: Compatible with multiple operating systems and devices.

Technologies Used: Programming Languages: HTML, CSS, JavaScript (React,TypeScript). Networking Protocols: WebRTC. Authentication: OAuth 2.0 Database: MySQL. Backend: Node.js. Hosting: Firebase.

Installation:

  1. Clone the repository: bash git clone https://github.com/vishalsharma325/Eduspace cd Eduspace
  2. Install dependencies: bash npm install
  3. Run the application: bash node server.js

Usage: Launch the application on multiple devices. Connect to peers using the built-in discovery mechanism. Share files, messages, or computing tasks securely and efficiently.

Contribution Guidelines: We welcome contributions! Follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Implement your changes and commit them.
  4. Push the changes to your forked repository.
  5. Submit a pull request for review.

License: This project is licensed under the MIT License.

Contact: For inquiries or suggestions, reach out via email at [bhatejagarv@gmail.com] or open an issue in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors