Project

Lichess Dashboard

Links

Tech Stack

By Mohamed Brahimi

Below is the GitHub README.md file for this project:

Lichess Dashboard

A Django-based web application that displays and analyzes Lichess games, providing a structured dashboard for reviewing performance, game history, and key statistics. <br/> Check it out here.

Overview

Lichess Dashboard integrates with the Lichess API to fetch user game data and present it in a structured interface. The goal is to make game review and performance tracking more accessible and organized.

Features

  • Fetch and display recent Lichess games
  • Interactive game viewer (embedded Lichess board)
  • Game metadata display (ratings, results, time control)
  • Win/loss tracking and performance overview
  • Responsive dashboard UI
  • Placeholder state when no game is selected

Tech Stack

Backend

Python Django

Frontend

HTML5 CSS3 JavaScript

Data & API

Lichess

Deployment

Vercel