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.
Fullstack
Frontend: Codeflow App
Backend: Codeflow Sever
Database: Codeflow
CodeFlow/
├─ CodeFlow/
├─ Server/
├─ ReadMe.md
- 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.
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
Judge0 Compiler hosted on RapidAPI Judge
Admin Access :
Email : [email protected]
Password : geetesh
User Access :
Email : [email protected]
Password : 123456
- 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