Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
KrishnaSaiChaitanya committed May 22, 2024
1 parent 1b6276a commit b38bde9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 142 deletions.
62 changes: 0 additions & 62 deletions CONTRIBUTING.md

This file was deleted.

21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

60 changes: 1 addition & 59 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,7 @@

Code Connect is a collaborative, real-time code editor where users can seamlessly code together. It provides a platform for multiple users to enter a room, share a unique room ID, and collaborate on code simultaneously.

![GitHub contributors](https://img.shields.io/github/contributors/sahilatahar/Code-Connect?style=for-the-badge&color=48bf21)
![GitHub Repo stars](https://img.shields.io/github/stars/sahilatahar/Code-Connect?style=for-the-badge)
![GitHub issues](https://img.shields.io/github/issues/sahilatahar/Code-Connect?style=for-the-badge&color=d7af2d)
![GitHub pull requests](https://img.shields.io/github/issues-pr/sahilatahar/Code-Connect?style=for-the-badge&color=f47373)
![GitHub License](https://img.shields.io/github/license/sahilatahar/Code-Connect?style=for-the-badge&color=e67234)
![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fsahilatahar%2FCode-Connect&label=Repo%20Views&countColor=%2337d67a&labelStyle=upper)


## 🔮 Features

Expand Down Expand Up @@ -209,56 +204,3 @@ README.md
http://localhost:5173/
```

## 🔮 Features for next release

- **Admin Permission:** Implement an admin permission system to manage user access levels and control over certain platform features.
- **Search and Replace:** Implement a search and replace functionality for efficient code navigation.

## 🤝 Contribute

We welcome contributions to make Code Connect even better! Whether you're reporting a bug, suggesting a new feature, or fixing a typo, your input is valuable to us. Follow the [contribution guidelines](CONTRIBUTING.md) to get started.
## 🌟 Support Us
If you find this helpful or valuable, please consider 🌟 starring the repository. It helps us gain visibility and encourages further development. We appreciate your support!
## 🧾 License
This project is licensed under the [MIT License](LICENSE).
## 🌟 Appreciation for Resources
Special thanks to EMKC for providing the Piston API, enabling code execution. For more information, visit the following links:
- [Piston Repository](https://github.com/engineer-man/piston)
- [Piston Docs](https://piston.readthedocs.io/en/latest/api-v2/)
Also, huge gratitude to Tldraw contributors for their amazing library. For more information about Tldraw, please visit:
- [Tldraw Repository](https://github.com/tldraw/tldraw)
- [Tldraw Documentation](https://tldraw.dev/)
## ✍️ About Developer
<table>
<tbody>
<tr>
<td align="center" valign="top">
<img src="https://github.com/sahilatahar.png" width="120px;" alt="Sahil Atahar"/>
<br />
<b>Sahil Atahar</b>
</td>
</tr>
<tr>
<td align="center">
<a href="https://github.com/sahilatahar">
<img src="https://img.shields.io/badge/GitHub-100000.svg?style=for-the-badge&logo=github&logoColor=white"/>
</a>
<br/>
<a href="https://linkedin.com/in/sahilatahar">
<img src="https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white"/>
</a>
</td>
</tr>
</tbody>
</table>

0 comments on commit b38bde9

Please sign in to comment.