All Projects → Code4HR → Localart

Code4HR / Localart

Licence: gpl-3.0
An HTML5 mobile app for navigating & browsing locations of public art, architecture, and culture in Norfolk, VA.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Localart

Refined Twitter Old
[DEPRECATED] Chrome extension that enforces the mobile web version of Twitter and improves its interface
Stars: ✭ 442 (+8740%)
Mutual labels:  deprecated
Nickjs
Web scraping library made by the Phantombuster team. Modern, simple & works on all websites. (Deprecated)
Stars: ✭ 494 (+9780%)
Mutual labels:  deprecated
Ui Fabric Ios
DEPRECATED Please use the new repo
Stars: ✭ 590 (+11700%)
Mutual labels:  deprecated
Django Knowledge
Add a help desk or knowledge base to your Django project with only a few lines of boilerplate code.
Stars: ✭ 473 (+9360%)
Mutual labels:  deprecated
Aawindow
[Deprecated] · UIWindow subclass to enable behavior like adaptive round-corners & detecting when Control Center is opened.
Stars: ✭ 486 (+9620%)
Mutual labels:  deprecated
Time Grunt
Display the elapsed execution time of grunt tasks
Stars: ✭ 531 (+10520%)
Mutual labels:  deprecated
Json Loader
json loader module for webpack - UNMAINTAINED
Stars: ✭ 431 (+8520%)
Mutual labels:  deprecated
Progit
Pro Git Book Content, 1st Edition - This content is deprecated. See 2nd edition at [progit2](https://github.com/progit/progit2)
Stars: ✭ 5,972 (+119340%)
Mutual labels:  deprecated
Android Crop
Android library project for cropping images
Stars: ✭ 4,521 (+90320%)
Mutual labels:  deprecated
Docker Cleanup
DEPRECATED Automatic Docker image, container and volume cleanup
Stars: ✭ 582 (+11540%)
Mutual labels:  deprecated
Swiftocr
Fast and simple OCR library written in Swift
Stars: ✭ 4,459 (+89080%)
Mutual labels:  deprecated
Pygeoip
DEPRECATED: Pure Python API for Maxmind's binary GeoIP databases
Stars: ✭ 483 (+9560%)
Mutual labels:  deprecated
Chosen
Deprecated - Chosen is a library for making long, unwieldy select boxes more friendly.
Stars: ✭ 22,136 (+442620%)
Mutual labels:  deprecated
Enhancedlistview
[DEPRECATED] An Android ListView with enhanced functionality (e.g. Swipe To Dismiss or Undo)
Stars: ✭ 468 (+9260%)
Mutual labels:  deprecated
Pilbox
An image resize application server
Stars: ✭ 597 (+11840%)
Mutual labels:  deprecated
Tinx
⛔️ Laravel Tinx is archived and no longer maintained.
Stars: ✭ 437 (+8640%)
Mutual labels:  deprecated
Resthooks
A lightweight subscription notification layer on top of your existing REST API
Stars: ✭ 525 (+10400%)
Mutual labels:  deprecated
Miniproxy
🚨⚠️ UNMAINTAINED! ⚠️🚨 A simple PHP web proxy.
Stars: ✭ 810 (+16100%)
Mutual labels:  deprecated
Mern Starter
⛔️ DEPRECATED - Boilerplate for getting started with MERN stack
Stars: ✭ 5,175 (+103400%)
Mutual labels:  deprecated
Mern Cli
⛔️ DEPRECATED - A cli tool for getting started with MERN
Stars: ✭ 575 (+11400%)
Mutual labels:  deprecated

localart

Build Status

A demo of an HTML5 mobile app to show how a citizen could navigate and browse locations of public art, architecture, and culture in her or his local city.

Prerequisite Tools

npm install -g yo bower grunt-cli yuidocjs karma-cli

Dependency Installation

npm install && bower install && cd test && bower install && cd ..

Generate documentation with yuidoc ..

Just run unit tests with grunt test. npm test will also install dependencies.

Lint with grunt jshint.

Just debug with grunt serve. npm start will also install dependencies.

Build for production or deployment with grunt build.

Lint, test and package any build by simply running grunt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].