Skip to content

ParadigmMango2/code-racer-cs4340-team3

This branch is 7 commits ahead of, 39 commits behind webdevcody/code-racer:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

42b05eb Β· May 1, 2024
Jul 28, 2023
Jul 25, 2023
May 1, 2024
Jul 30, 2023
Jul 25, 2023
Aug 19, 2023
Jul 26, 2023
Sep 4, 2023
Aug 11, 2023
Sep 11, 2023
Jul 9, 2023
Apr 24, 2024
May 1, 2024

Repository files navigation

code-racer-logo

Code Racer

Welcome to Code Racer, a community project built with Next.js, Tailwind CSS, and TypeScript. Code Racer is a multiplayer coding game where developers can compete against each other to solve programming challenges in real-time. Sharpen your coding skills, challenge your peers, and have fun while racing against the clock!
GitHub contributors Repo License Website Status

Table of Contents

Features πŸš€

Technologies Used πŸ› οΈ

  • Next.js: A React framework for building server-side rendered and statically generated applications.
  • NextAuth:For user authentication.
  • Prisma:Next-generation ORM, it provides a clean and type-safe API for submitting database queries.
  • Tailwind CSS:A utility-first CSS framework for rapid UI development.
  • TypeScript:A typed superset of JavaScript that provides enhanced tooling and developer productivity.

Contribution 🀝

We welcome contributions from the community! If you'd like to contribute to Code Racer, please refer to CONTRIBUTING.md. We have these base guidelines:

  • Fork the repository
  • Create a new branch for your feature or bug fix
  • Make your changes and test thoroughly
  • Commit your changes with clear commit messages
  • Push your branch to your forked repository
  • Submit a pull request detailing your changes

Please ensure that your code adheres to the project's coding standards and conventions.

License πŸ”’

The Code Racer project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

Acknowledgements πŸ™πŸ»

Code Racer wouldn't be possible without the valuable contributions and support from the open-source community. We would like to express our gratitude to all the contributors and acknowledge the following libraries and resources used in this project.

A big thank you to all the developers who have helped shape Code Racer into what it is today!

Contact βœ‰οΈ

If you have any questions, suggestions, or feedback regarding Code Racer, please feel free to reach out to us at in the WebDevCody discord server.

Happy coding and enjoy the race!

Related Youtube Videos & Progress 🎬

  1. Community Project Announcement Video
  2. First Q&A Livestream and Community Project Live Coding Session
  3. How to contribute to open source projects (our community project walkthrough)
  4. You need to write tests when this starts to happen
  5. CodeRacer had a major security issue
  6. Stop calling prisma inside server components
  7. Working on our Community Project Code Racer (Next, Tailwind, ShadCN/UI, Prisma)

How To(s) - A newbie section

Check the logs of Post

Run the command - docker logs --follow code-racer-postgres

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.3%
  • JavaScript 2.7%
  • Other 1.0%