Git Product home page Git Product logo

an0n1mity / online-chess Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 56.08 MB

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

License: Other

Python 6.89% CSS 3.20% JavaScript 7.65% Makefile 3.65% C++ 76.73% C 1.56% Shell 0.07% HTML 0.26%
chess django django-rest-framework docker full-stack react redis web

online-chess's Introduction

Online chess project

Landing Page Game Page

Disclaimer โš ๏ธ

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 ๐Ÿ˜„

Table of Contents ๐Ÿ‘€

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 ๐Ÿณ

  • Docker installed on your machine.

Installation ๐Ÿ’ป

  1. Clone the repository:
git clone https://github.com/An0n1mity/online-chess
  1. Navigate to the project directory:
cd online-chess
  1. Build the Docker containers:
docker-compose build
  1. Start the Docker containers:
docker-compose up
  1. Access the application in your web browser at http://localhost:3000.

Technologies ๐Ÿ”ง

  • 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

online-chess's People

Contributors

an0n1mity avatar

Stargazers

 avatar  avatar

Watchers

 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.