Skip to content

CodeChef-MMMUT-Chapter/CDC-WEBSITE

Repository files navigation

CDC (Coders And Developers Clubs) Website

CDC Logo

CDC (Coders And Developers Clubs) is a community-driven organization dedicated to fostering a passion for coding and development among enthusiasts. This repository contains the source code for the CDC website, where you can learn about our vision, goals, upcoming contests, query resolution through StackOverflow, certificate verification for winners, team information, and contact details.

Screenshot (435)

CDC (Coders And Developers Clubs) is a community-driven organization dedicated to fostering a passion for coding and development among enthusiasts. This repository contains the source code for the CDC website, where you can learn about our vision, goals, upcoming contests, query resolution through StackOverflow, certificate verification for winners, team information, and contact details.

Tech Stack

  • Frontend: React.js
  • Backend: Node.js Express
  • Database: MongoDB Atlas

Features

  • Upcoming Contest Section: Stay updated with the latest contests organized by CDC.
  • Query Resolution Section: Get your coding queries resolved through the integration with StackOverflow.
  • Certificate Verification: Verify certificates issued to winners of CDC contests.
  • Team Page: Meet the talented individuals behind CDC.
  • Contact Us: Reach out to us for any queries or collaboration opportunities.
  • Events Page: Explore past events conducted by CDC.

Contributors

  • AdityaGaur7 AdityaGaur7
  • GrandMaster2004 GrandMaster2004
  • varshaa-7 varshaa-7
  • TejasMishr TejasMishr
  • viveksingh91 viveksingh91

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Node.js installed on your machine
  • MongoDB Atlas account (for database access)

Installation

  1. Clone the repo
  2. git clone https://github.com/your_username_/Project-Name.git
  3. Install NPM packages
  4. npm install
  5. Create a `.env` file in the root directory and add your MongoDB Atlas connection string
  6. MONGODB_URI=your_connection_string_here
  7. Run the development server
  8. npm start
View Repository

Show some ❤️ by starring⭐ this awesome Repository!