Code Monkey home page Code Monkey logo

where-to-mug's People

Contributors

dannyyys avatar okkarmin avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

where-to-mug's Issues

Insert labels to the menu

Currently, there is no text/label indicating what the menus are for.

Insert labels to help users better understand the purpose of each menu

Update feedback form

Specify who's name and email to enter. Set initial focus to description input field

Suggestion: Use a "Search" button instead of debounce

Just in case a user is still thinking while typing their search query, it might be better to use a "Search" button or allow the user to press the "Enter" button on the keyboard. That way, a search will only be triggered at the discretion of the user.

This will help prevent unnecessary API calls as well.

Should support 'full text search' on room names

Currently, the user needs to type in the 'exact' room name to be able to search:
e.g: "tr-18" | "lhn-tr"

room.includes(searchText.toUpperCase());

Ideally, the filter should also work on the following search:
e.g: "tr 18" | "lhn tr"

Add filter/sort by cluster feature

Allow users to filter free rooms by location.

Given: Cluster filter option

When: User click on 'NorthSpine'

Then: App should show free rooms in NorthSpine

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.