Giter Club home page Giter Club logo

spl_02's Introduction

CodeSphere

CodeSphere Logo

Overview

CodeSphere is a collaborative coding platform designed to enhance the coding learning experience for individuals in our institution. The platform encourages collaboration, provides an inclusive environment for both problem solvers and problem creators, and offers a user-friendly interface for efficient coding education.

Features

  • User Authentication:
    • A straightforward user authentication system for secure access.
  • Problem Bank:
    • A diverse problem bank categorized by difficulty and topics.
  • Contest Creation:
    • Allow users to create customized contests with various settings.
  • Real-time Scoreboard:
    • Implement a real-time leaderboard displaying participants' standings during contests.
  • Discussion Forum:
    • Include discussion forums for each problem to promote collaboration.
  • User Profiles and Statistics:
    • Display user profiles with statistics, contest history, and ratings.
  • Notification System:
    • Set up email to push notifications for upcoming contests and announcements.
  • Visual Representation:
    • Integrate a visualizer for problem solutions, aiding in code understanding.
  • Finding Corner Cases:
    • Assist in finding corner cases for different problem scenarios.

How to run this Project

  1. Download Zip & Open it in VS Code or similar IDE. Open XAMPP & start Apache and MySQL
  2. Navigate to the project directory:
    cd demo_project
  3. Run Backend:
    cd backend
    npm install
    node index.js
  4. Run Frontend:
    cd frontend
    npm install
    npm start

Installation (Cloning)

  1. Clone the repository:
    git clone https://github.com/UmmeKulsumTumpa/SPL_02.git
  2. Navigate to the project directory:
    cd SPL_02
  3. Install the dependencies:
    npm install
  4. Start the development server:
    npm start

Screenshots

Home Page

Home Page

The home page provides an overview of CodeSphere's features and recent updates, making it easy for users to navigate and find relevant information.

User Login

User Login

The user login page allows users to securely access their accounts.

User Registration

Admin Registration

Separate registration for Admin and Contestant

Admin Registration

Admin Registration

The admin registration page for new admin sign-ups.

Admin Manage Contest

Admin Manage Contest

Admins can manage contests, including approval and participation settings.

Contests Page

Contests Page

The contests page lists all available contests, categorized by upcoming, running, and previous contests. Users can view details and participate in any contest.

Owner Participation Restriction

Owner Participation Restriction

CodeSphere ensures fairness by restricting contest creators from participating in their own contests.

Admin Cannot Create Contest

Admin Cannot Create Contest

Admins cannot create contests, ensuring they focus on platform management.

Create Contest

Create Contest

Users can create new contests with custom settings.

Participate in Contest

Participate in Contest

Users can participate in contests, view contest details, and track their progress in real-time.

Previous Contest Results

Previous Contest Results

Users can view the results of previous contests, including rankings and performance metrics.

Problem Set

Problem Set

The problem set page displays all available problems, allowing users to practice and improve their coding skills.

User Contest Management

User Contest Management

Users can manage their participated, approved, and requested contests from their dashboard.

User Profile

User Profile

The user profile page provides an overview of a user's performance, submission activity, and statistics.

User Submissions

User Submissions

Users can view their submission history, including problem details, verdicts, and execution times.

Future Scopes

  • Advanced Analytics:
    • Implement advanced analytics for user performance and contest statistics.
  • Machine Learning Integration:
    • Integrate machine learning algorithms to provide personalized problem recommendations.
  • Mobile Application:
    • Develop a mobile application to enhance accessibility and user experience.
  • Internationalization:
    • Add support for multiple languages to cater to a global audience.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.