Skip to content

rasid05/Coding-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding-Module

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⚠️: The modules in this project are not connected. Each page and functionality are designed to work independently. However, if you find ways to connect them seamlessly, feel free to do so!

Modules

1. Auth

  • Tech Stack: React, Node.js, MySQL
  • Description: Handles user authentication to provide a secure environment for students.

2. CodeRunner

  • Tech Stack: Node.js, React.js, RapidAPI
  • Description: Compiler that Executes and tests different code snippets, integrating with RapidAPI for enhanced functionality.

3. Landing Page

  • Tech Stack: React.js
  • Description: A visually appealing landing page to introduce users to the College Code Hub.

4. Problem Section

  • Tech Stack: React.js
  • Description: A dedicated section for presenting and solving coding problems.

5. Backend

  • Tech Stack: Node.js, MySQL
  • Description: The backend logic and database management for the overall system.

6. Report

  • Description: Provided different sample of the reports , Use the necessary things in a proper manner.
  • Suggestion: Go through the each pages.

Contributing

If you wish to contribute or connect different modules, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature (git checkout -b feature/YourFeatureName).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeatureName).
  6. Open a pull request.

Disclaimer

Your contributions and suggestions are welcome. Please note that connecting modules is an experimental feature, and issues may arise. Use at your own discretion.

Releases

No releases published

Packages

No packages published