Skip to content

LINGO Puzzle Solver Project Structure #1

@EvertJanDeBruin

Description

@EvertJanDeBruin

Project Overview

This repository contains a web application for solving LINGO puzzles. The application consists of:

  1. Spring Boot Backend: Processes word puzzles and provides a REST API
  2. HTML/CSS/JS Frontend: User interface for interacting with the puzzle solver

Features

  • Input word length (5, 6, or 7 characters)
  • Add letter constraints (known positions, contained letters, excluded letters)
  • Get possible matching words based on constraints
  • Clean, responsive UI

Implementation Details

  • Backend: Spring Boot with RESTful API
  • Frontend: HTML5, CSS3, JavaScript (vanilla)
  • Word lists included as resources

Next Steps

  • Implement the Spring Boot backend
  • Create the frontend interface
  • Connect frontend and backend
  • Test the solution with different puzzle scenarios

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions