Skip to content

Refactoring angular code in the Foodr app to utilize services and implement better practices.

Notifications You must be signed in to change notification settings

npstobie/Foodr-ang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodr

Foodr is a web application that makes it easy to find food near you using a swipeable UI.

Core Technologies used in Foodr

  • node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Express - Node.js web application framework
  • Angular - Javascript front-end MVW framework
  • jQuery - Javscript library that simplifies DOM interactions
  • Bootstrap - HTML, CSS, and JS framework for building responsive sites
  • Google Places API - API used for locating nearby restaurant details

Installation

  1. Fork it from the repo.
  2. Clone it locally.
  3. Switch to Foodr root directory and install dependencies:
$ cd Foodr-ang
$ npm install
  1. Start the server:
$ npm start

If you have any questions or comments, please contact npstobie@gmail.com.

About

Refactoring angular code in the Foodr app to utilize services and implement better practices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages