Skip to content
This repository was archived by the owner on May 26, 2020. It is now read-only.

Repository files navigation

betfriend

World cup bet system based on angularJs and Firebase This is a simple draft for angularjs and firebase training.

Install

This project need a firebase. After you create a firebase app, create a conf.js file in app/scripts/ with the following code

'use strict';
angular
.module('betfriendApp')
.constant('FIRE_URL', 'url to your firebase');

Todo

  • app :
    • Find a way to unify promise system unlike create them in each resolve route

About

World cup bet system based on angularJs and Firebase

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages