Skip to content

CodeFlow is the brainchild of a team of passionate developers who came together during a Construct Week, a dedicated period for intensive collaboration and innovation. Fueled by a shared vision to create a cutting-edge collaborative coding platform, our journey began with a commitment to push the boundaries of what's possible in the world of coding

Notifications You must be signed in to change notification settings

Deepakkumarrp/CodeFlow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFlow

Introduction

CodeFlow is the brainchild of a team of passionate developers who came together during a Construct Week, a dedicated period for intensive collaboration and innovation. Fueled by a shared vision to create a cutting-edge coding platform, our journey began with a commitment to push the boundaries of what's possible in the world of coding.

Project Type

Fullstack

Deployed App

Frontend: Codeflow App
Backend: Codeflow Sever
Database: Codeflow


Directory Structure

CodeFlow/
├─ CodeFlow/
├─ Server/
├─ ReadMe.md

Features

  • Real-time code compiler for HTML, CSS, Javascript
  • Live preview of code changes
  • Solving coding challenges in multiple languages
  • Coding challenges and competitions
  • Code submissions, points.

Video Walkthrough of the project

Video Presentation

Installation & Getting started

Detailed instructions on how to install, configure, and get the project running. For BE/FS projects, guide the reviewer how to check mongodb schema etc.

Application

git clone https://github.com/Vinay-the-dev-bot/CodeFlow.git
cd CodeFlow
npm i
npm run dev

Run Server Locally

git clone https://github.com/Vinay-the-dev-bot/CodeFlow.git
cd Server
npm i
npm run server

APIs Used

Judge0 Compiler hosted on RapidAPI Judge

Project Screenshots

  • Home: Home

  • Sign Up: Sign Up

  • Log In: Log In

  • HTML Compiler: HTML Compiler

  • Contest: Contest

  • Solve: Solve

  • Dashboard: Dashboard

  • My Submission: my Submmision

  • Admin: Admin)

  • Add Questions: Add Questions

Credentials

Admin Access :
Email : [email protected]
Password : geetesh

User Access :
Email : [email protected]
Password : 123456

Technology Stack

  • Frontend: React, Chakra UI, React-Reduc, M-UI, Tailwind
  • Backend: Node.js, Express.js, Mongoose
  • Database: MongoDB
  • Authentication: JWT
  • Deployment: render and vercel for frontend and backend

About

CodeFlow is the brainchild of a team of passionate developers who came together during a Construct Week, a dedicated period for intensive collaboration and innovation. Fueled by a shared vision to create a cutting-edge collaborative coding platform, our journey began with a commitment to push the boundaries of what's possible in the world of coding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • CSS 1.8%
  • HTML 0.3%