GithubHelp home page GithubHelp logo

paszin / goalden Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 1.0 7.17 MB

kickapp cup app to connect players and mentors

License: Other

JavaScript 59.86% ApacheConf 13.84% CSS 1.17% HTML 25.01% Shell 0.12%

goalden's Introduction

goalden

We believe that GOALden takes football/soccer to the next level. Football/soccer is not only a sport. The game serves as a platform to connect Youth and Mentors so they can help each other on & off the playing field. GOALden helps us help each other: GOALden offers a platform to find games and find out about attending players in advance. After every game the players can give feedback to each other over. Together we share and we grow.We help us to help each other.

Technology Stack

  • Nodejs
  • MongoDB
  • Express
  • AngularJS

Getting Started

npm install -g bower grunt grunt-cli

npm install

bower install

mongod

grunt serve

Ressources

Icon set http://fontawesome.bootstrapcheatsheets.com/

Material Design https://material.angularjs.org/1.0.6/demo/dialog

goalden's People

Contributors

balaarjunan avatar clarkjung avatar mbhagdev avatar paszin avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

abdumoh

goalden's Issues

restrictions for feedback

  • only submit feedback once per player
  • no self feedback

We have to update our datamodel to store who gave feedback.

Is that necessary for the MVP Milestone?

get all users as an admin

requesting http://localhost:9000/api/users leads to an Internal Server Error
{"message":"Cast to ObjectId failed for value \"users\" at path \"_id\"","name":"CastError","kind":"ObjectId","value":"users","path":"_id"}

I think this is a mongodb/mongoose specific problem.

count feedback given

follow up for issue #5 (submit feedback)

Increment the value of feedback_count of the player that gave the feedback.

favicon

We should have our logo as an icon.

Without icon line 32 in express.js will fail (app.use(favicon(path.join(config.root, 'public', 'favicon.ico'))); )

apidocs for backend

since we are working with more than one person on this project, documentation becomes more and more important. I suggest to use apidocs for documentation: http://apidocjs.com/

set flag for joined games

When I joined the game the api games should have a fag so notify that I am in the game.

Should be useful to do this in the backend.

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.