Code Monkey home page Code Monkey logo

coders-cup2023's Introduction

Coder's Cup Website

Welcome to the Coder's Cup website, where you can register as a participant for our exciting coding competition! This web application is built using the MERN stack (MongoDB, Express.js, React.js, Node.js) and is hosted at acmcoderscup.online.

Participant Registration

To register as a participant for Coder's Cup, simply visit acmcoderscup.online and navigate to the registration page. Fill in the required details and get ready to showcase your coding skills in the competition.

Technologies Used

  • MongoDB: A NoSQL database used for storing participant registration information securely.
  • Express.js: A backend framework for building robust and scalable web applications.
  • React.js: A frontend library for building user interfaces with reusable components.
  • Node.js: A JavaScript runtime used for building the server-side of the application.

CI/CD Pipelines on Azure

Continuous Integration and Continuous Deployment (CI/CD) pipelines are implemented on Azure to ensure a seamless development and deployment process. Any changes to the code trigger automated builds and deployments, allowing for efficient updates and improvements.

Testing Using JEST

We prioritize the quality of our codebase, and that's why we use JEST, a JavaScript testing framework, for automated testing. This ensures that our application functions as expected and reduces the likelihood of bugs or issues.

Getting Started (For Developers)

  1. Clone the repository:

    git clone https://github.com/your-username/coders-cup.git
    cd coders-cup
  2. Install dependencies:

    npm install
  3. Set up your MongoDB database and configure the connection in the .env file.

  4. Run the application locally:

    npm start

    The application will be accessible at http://localhost:3000.

Contributing

We welcome contributions from the community! If you have ideas for improvements, bug fixes, or new features, feel free to open an issue or submit a pull request.

Thank you for being a part of Coder's Cup! Happy coding!

coders-cup2023's People

Contributors

hatifmujahid avatar wahajjaved20 avatar au79912 avatar

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.