Coder Social home page Coder Social logo

animals's People

Contributors

jeremih33 avatar marcinmn avatar sjasthi avatar

Watchers

 avatar  avatar

Forkers

marcinmn

animals's Issues

(Bug) only one custom word can be played

When a second custom word is created, accessing that URL is taking the control to the previous custom word (even though the ID is different). It may be needed to add the custom word ID into the cookie. OR maintain two cookies - one for the custom word and one for the system word.

(Enhancement) Admin override

There may be a word coming up for play today.
Admin would like to see what it is and possibly swap it with a new word.
(For example, "christ" is the word. But just assume today is MLK day. Hence, admin may change it to "martin" on the fly)

So, it solves two use cases.
[1] Seeing the words / solutions coming up for play
[2] and possibly overriding the word.

(Bug) Custom word display URL

(bug) Custom URL
when a custom word is getting created on the production site, the URL is showing the local host. It should be set to the production site. So, we need to have a preference in the database IN_PRODUCTION that is set to yes or no. If no, the URL will be set to localhost. If yes, the URL will be set to animals.telugupuzzles.com. I realized that URL behind the hyper link is correct. BUT the display name is incorrect. If we fix the display, we are good here.

custom word URL is showing "localhost". However, the hyperlink behind is the CORRECT link.

Can you show the display text reflecting the actual URL?
https://animals.telugupuzzles.com/index.php?id=11

(Enhancement) (Low Priority for now) Unique ID for the system words

Right now, we don't have a unique ID for the system words.
System word itself is the key.

This works for playing the games.

When we present the screen shot (or when puzzlers share their success), it would be nice to show the ID of the system puzzle (a number).

These system IDs are for purely tracking purpose and are not meant to be accessible through the URLs.

This is a low priority issue for now; This can be reviewed once other cards are addressed.

(Enhancement) Handle the duplicate characters

(Enhancement) Duplicate characters.
In Telugu language, we should prevent that system words or custom words containing duplicate BASE characters. So, the CRUD operations should check for this condition.

Similarly, when the users type in a word with duplicate characters, we should prevent taking that input (give a pop-up error indicating the same)

(enhancement) responsive UI

Does our screen resolution / size (initial load and display of the game) adjust based on the end-users browser/display resolution?

Or are we forcing the user to use the horizontal / vertical scroll bars to see the complete UI?

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.