GithubHelp home page GithubHelp logo

jmankhan / bergdining Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 146 KB

Server for Berg Dining project

Home Page: https://berg-dining.herokuapp.com/

License: MIT License

Java 2.96% CSS 0.14% FreeMarker 1.50% HTML 95.40%

bergdining's People

Contributors

jkutner avatar jmankhan avatar jonmountjoy avatar mrbradparks avatar

Watchers

 avatar  avatar  avatar

bergdining's Issues

Configure database save

Cache new menus within first 2 hours due to expected large download requests.
Save to database after and pull from it rather than connecting to website and re-parsing

Remove default heroku start page

Fill with a link to the wiki, perhaps.
This server is intended to be used by a computer, not people. The homepage does not need to be pretty

Assign image ids to each menu item

Done. "Dictionary" text file was created with keywords. Incoming menu item names were compared to dictionary and image ids were assigned based on matching keywords.

e.g. "Grilled Turkey Burger" was assigned the "Burger" id. Priority is given to broader categories of food. The user would expect a picture of a burger rather than a turkey, even though the item is both. Priorities will probably need to be adjusted as more items are analyzed. Priority is assigned by place in list (higher on list = higher priority)

Not all items are able to be categorized, such as those for which we have no image or are given strange or broad names (e.g. "Au jus", what is that?). This is expected to be rectified with time as more and more menu items are analyzed.

design db schema

Have a document ready by end of week describing CRUD interface

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.