Coder Social home page Coder Social logo

frontend-crossword's Introduction

CrossPost

Platform for constructing & solving crossword puzzles. Frontend is React-Redux; backend is Rails API. Styled with Semantic React.

Current features:

  • Create a puzzle. You can choose from a set of standard grid sizes (5x5 up to 23x23) and toggle between shading/lettering before moving on to cluing. Progress is auto-saved and you can also save manually.
  • A built-in search feature (using the Datamuse API) allows you to find words that fit with already-present fill.

Example

  • Access your created, saved and solved puzzles through your profile page.
  • Solve puzzles created by other users.
  • Key controls for both solving and creating puzzles are similar to other standard crossword apps (tabbing, backspacing, etc).
  • Print out a formatted pdf version of a puzzle (using react-pdf)

In progress:

  • Flesh out the options for the search feature.

Future:

  • Add ability to check cell/word/puzzle as you solve
  • Add a way to save different versions of a puzzle
  • Add ability to collaborate on a puzzle with another user

Installation:

Not yet deployed; if you'd like to use the app, you can get instructions for installing and running the backend here. Please follow the instructions to set up the API before proceeding.

How to install:

git clone [email protected]:shannon-nabors/frontend-crossword.git

In the crossword directory:

npm i
npm start

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.