Code Monkey home page Code Monkey logo

foodtruck's Introduction

Food Truck Finder

Demo app that can be used to find foodtrucks in SF.

The data used is from https://data.sfgov.org/Permitting/Mobile-Food-Facility-Permit/rqzj-sfat

Project Info

I used a stack with angularjs, nodejs, expressjs, and mongodb. Angularjs made it easy to update my list of foodtrucks with 2-way databinding. I stored all of the foodtruck data in my own mongodb database so I could use its geolocation-based queries. The database is hosted in a free account at MongoHQ, so it's a little slow.

I also used yeomann/bower/grunt to scaffold my application, so the code I wrote can primarily be found in the 'app' and 'server' directories. The minified deployment version can be found in the 'dist' directory

Installation

To download all of the dependencies, run

  • npm install
  • bower install

Live demo

A live demo can be viewed here

Github

View the repo here

Other cool stuff

You can see other projects I've worked on on my github profile

Here's a group expense-spliting webapp I made with angular and node. Demo

Here's a cool seam carver a did in javascript. Demo.

A python wrapper I wrote for the LendingClub API.

foodtruck's People

Contributors

gtremper avatar

Stargazers

Arjun Sarode avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.