Skip to content

Data structures for representing menus and shopping carts

License

Notifications You must be signed in to change notification settings

MikeHopcroft/PrixFixe

Repository files navigation

Prix-Fixe build codecov

prix-fixe is an experimental package of tools and algorithms for constructing restaurant orders and evaluating natural language systems that generate orders. prix-fixe includes

prix-fixe is currently in the earliest stages of development, so documentation is sparse, and the code stability is uneven. If you are interested in taking a look, we recommend starting with the Interactive Menu Explorer Tutorial.

Building Prix-Fixe

prix-fixe is a Node.js project, written in TypeScript. In order to use prix-fixe you must have Node installed on your machine. prix-fixe has been tested with Node version 13.7.0.

% git clone git@github.com:MikeHopcroft/PrixFixe.git
% cd PrixFixe
% npm install
% npm run compile

Documentation, Tools and Samples

prix-fixe includes the following applications, samples, and tutorials:

Contributing

Interested in contributing? Read more here.

About

Data structures for representing menus and shopping carts

Resources

License

Stars

Watchers

Forks

Packages

No packages published