Skip to content

emergexians/coderszonee_deploy

Repository files navigation

Coderszonee is a modern Learning Management System (LMS) designed for developers, students, and tech enthusiasts.
Our goal is to provide a collaborative platform where coders can learn, share, and grow through:

  • 📚 Skill paths & career roadmaps
  • 🛠️ Real-world coding projects
  • 🤝 Community collaboration
  • 🌐 Modern UI/UX with responsive design

🔥 Features

  • Interactive Skill Paths and Career Paths
  • Role-based access (Admin, Student, Instructor)
  • Course management with quizzes & progress tracking
  • Responsive design with Next.js + Node.js + MongoDB
  • Community-driven discussions and resource sharing

🛠️ Tech Stack

  • Frontend: Next.js, React, TailwindCSS, Framer Motion
  • Backend: Node.js, Express, MongoDB (Mongoose)
  • Authentication: JWT, NextAuth (planned)
  • Deployment: Vercel / Hostinger

📂 Project Setup

  1. Clone the repo
    git clone https://github.com/your-username/coderszonee.git
    cd coderszonee
  2. Install dependencies
    npm install
  3. Create a .env.local file and add:
    MONGODB_URI=your_connection_string
    NEXTAUTH_SECRET=your_secret
  4. Run the development server
    npm run dev
    

🤝 ContributionContribution

We welcome contributions from the community!

  1. Fork the repo
  2. Create a feature branch (git checkout -b feature-name)
  3. Commit changes & push (git push origin feature-name)
  4. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages