Skip to content

chikeichan/Triumpet

 
 

Repository files navigation

Stories in Ready

Visit Project Page | Visit Demo Page

Triumpet helps shoppers find items. Search for objects that you are interested in finding nearby and Triumpet will show you where it is. You will no longer have to ask what aisle the mayonnaise is on!

Usage

###Map Editor (for retailers)###

Log in from the retailer sign-in page
username: abcstore1
password: abcstore1
Click to outline your map's verticies, place shelves, and place items. When done, click "update".
If you make a mistake, prevent saving by clicking on the next tab (eg, "Shelves"), and returning to "Floor Plan".

alt text

###Store Search (for users)###

Load the frontpage.
Search for a store.
Search for an item.

alt text

Development

Installing Dependencies

From within the root directory:

npm install
mongod
gulp serve

Testing

npm install
gulp serve
mongod
webdriver-manager start
gulp test

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

Supplemental Documentation

Triumpet Server API
Triumpet Client API

Dev Team

About

Indoor Position System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 66.0%
  • JavaScript 34.0%