Welcome to College Code Hub! This project is designed to help college students to solve coding challenges. The repository is divided into different modules to address specific needs.
Disclaimer
- Tech Stack: React, Node.js, MySQL
- Description: Handles user authentication to provide a secure environment for students.
- Tech Stack: Node.js, React.js, RapidAPI
- Description: Compiler that Executes and tests different code snippets, integrating with RapidAPI for enhanced functionality.
- Tech Stack: React.js
- Description: A visually appealing landing page to introduce users to the College Code Hub.
- Tech Stack: React.js
- Description: A dedicated section for presenting and solving coding problems.
- Tech Stack: Node.js, MySQL
- Description: The backend logic and database management for the overall system.
- Description: Provided different sample of the reports , Use the necessary things in a proper manner.
- Suggestion: Go through the each pages.
If you wish to contribute or connect different modules, follow these steps:
- Fork the repository.
- Create a new branch for your feature (
git checkout -b feature/YourFeatureName
). - Make your changes.
- Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeatureName
). - Open a pull request.
Your contributions and suggestions are welcome. Please note that connecting modules is an experimental feature, and issues may arise. Use at your own discretion.