Skip to content
forked from dotkom/nibble

App for buying food & drinks at the office

Notifications You must be signed in to change notification settings

Nabla-NTNU/nibble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nibble

App for buying foods & drinks at the office Nibble shop

Requirements

  • Node js (only for bower)
  • Bower
  • A webserver to run the app on (just static files)
  • A server running the REST API backend (not needed for dummy testing)

Setup

  • start bash or cmd and cd to nibble
  • run: "bower install"
  • fill in host, apiRoot, client_id and client_secret in "config.json"
  • open the location of index.html in a webserver (opening as file:// messes with angular)

About

App for buying food & drinks at the office

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.7%
  • HTML 37.2%
  • CSS 18.1%