Skip to content

A private fork of ZipUp that is being deployed and actively developed

Notifications You must be signed in to change notification settings

tejasmanohar/ZipUp-private

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipUp

Yelp for bathrooms..

Helping your business go down. Will be deployed on the interwebz when we work to make it less hacky.

Stack

  • Backend: node, express, mongodb
  • Frontend: jQuery, Knockout.js

API base URL: http://z-api.herokuapp.com/

Directory Structure

api

Holds all files for the API we use.

client/www

All code used for client side app.

Building Android app

Make sure you have Phonegap installed.

Then, cd into client, and run cordova platform add android. This command needs to be run only once unless you delete the client/platforms/android folder.

To test the app on phone, connect the phone and run cordova run android.

About

A private fork of ZipUp that is being deployed and actively developed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 46.9%
  • JavaScript 37.0%
  • CSS 8.2%
  • HTML 3.0%
  • Objective-C 2.0%
  • C# 1.3%
  • Other 1.6%