Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

TEC-2014092195/where-is-my-lunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to WIML!

WIML consists in a system of restaurants, working with spacial databases and based on RESTful Web Services.

Instructions

If you would like to download the code and try it for yourself:

  1. Clone the repo: git clone https://github.com/kevinah95/where-is-my-lunch.git
  2. Change directory path to the cloned folder.
  3. Install npm packages: npm install
  4. Intall bower packages, inside /public folder execute: bower install
  5. Edit the database configuration: config/database.js
  6. Launch: node server.js
  7. Visit in your browser at: http://localhost:8081

About

Final Project for IC4302

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published