online-chess

A web application showcasing the integration of Django and React for building a full-stack web chess app. The project demonstrates the usage of Docker for containerization, Celery for task management, and Redis as a message broker

https://github.com/an0n1mity/online-chess

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary

Keywords

chess django django-rest-framework docker full-stack react redis web
Last synced: 6 months ago · JSON representation

Repository

A web application showcasing the integration of Django and React for building a full-stack web chess app. The project demonstrates the usage of Docker for containerization, Celery for task management, and Redis as a message broker

Basic Info
  • Host: GitHub
  • Owner: An0n1mity
  • License: other
  • Language: C++
  • Default Branch: main
  • Homepage:
  • Size: 54.8 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
chess django django-rest-framework docker full-stack react redis web
Created about 3 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.MD

Online chess project

Landing Page Game Page

Disclaimer :warning:

It's my first time doing a web app project, and god knows that doing a full stack app have with 0 knowledges is really hard. The project is still under development, features can be messed up sometimes, but hey it was built for experimentations with web technolgies :smile:

Table of Contents :eyes:

Getting Started

These instructions will guide you on how to get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites :whale:

  • Docker installed on your machine.

Installation :computer:

  1. Clone the repository:

shell git clone https://github.com/An0n1mity/online-chess

  1. Navigate to the project directory:

shell cd online-chess

  1. Build the Docker containers:

shell docker-compose build

  1. Start the Docker containers:

shell docker-compose up

  1. Access the application in your web browser at http://localhost:3000.

Technologies :wrench:

  • Django - Web framework for backend development.
  • React - JavaScript library for frontend development.
  • Celery - Distributed task queue for background processing.
  • Redis - In-memory data structure store used as a message broker.
  • Docker - Containerization platform for easy deployment and scalability.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Stockfish

https://github.com/official-stockfish/Stockfish

Owner

  • Name: An0n1mity
  • Login: An0n1mity
  • Kind: user
  • Location: France
  • Company: ESIEA

French Engineering student

Citation (CITATION.cff)


      

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 164
  • Total Committers: 1
  • Avg Commits per committer: 164.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
An0n1mity m****l@e****r 164
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: about 12 hours
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • An0n1mity (8)
Top Labels
Issue Labels
Pull Request Labels