Skip to content

nodejs-mexico/nomi-nation

Repository files navigation

README for a newly created project.

There are a couple of things you should do first, before you can use all of Git's power:

  • Add a remote to this project: in the Cloud9 IDE command line, you can execute the following commands git remote add [remote name] [remote url (eg. 'git@github.com:/ajaxorg/node_chat')] [Enter]
  • Create new files inside your project
  • Add them to to Git by executing the following command git add [file1, file2, file3, ...] [Enter]
  • Create a commit which can be pushed to the remote you just added git commit -m 'added new files' [Enter]
  • Push the commit the remote git push [remote name] master [Enter]

That's it! If this doesn't work for you, please visit the excellent resources from Github.com and the Pro Git book. If you can't find your answers there, feel free to ask us via Twitter (@cloud9ide), mailing list or IRC (#cloud9ide on freenode).

Happy coding!

Nomi-nation

English at the bottom

Aplicacion basada en facebook para que puedas nominar a tus amigos en cualquier tipo de nominacion que se te ocurra, para ver como se hizo sigue este url:

http://blog.ipseitycloud.com/

Un ejemplo esta funcionando en la siguiente página:

http://nomination.cloudno.de

La página de facebook:

https://www.facebook.com/pages/Nomi-nation/354591181220133

Manual

Pequeño manual para usar la aplicacion: https://github.com/nodejs-mexico/nomi-nation/wiki

Instalación

Si quieres contribuir, asegurate de instalar nomi-nation localmente siguiente estos pasos

Ayudanos a resolver los issues abiertos, propón nueva funcionalidad.

License

Copyright (C) 2011 Ivan Torres -MrPix

See license

Contribuidores

Alejandro Morales Awesome coder, nodejshispano owner github

Lupita solis Apoyo Moral y ayuda en diseño/funcionalidad

Oscar Valerio Ayuda en funcionalidad, idea original

Alejandro Y Sofia Galvan, pruebas y ayuda en diseño

Otros beta testers :)

English

App based on facebook where you can nominate your friends in any type of nomination that you can think of, to see how was it done, visit:

http://mrpixc.blogspot.com//

See it working on:

http://nomination.cloudno.de

Facebook page:

https://www.facebook.com/pages/Nomi-nation/354591181220133

Manual

Small manual for the app (spanish only for now)

https://github.com/nodejs-mexico/nomi-nation/wiki

Install it

To contribute, install it locally, follow this steps

Help us solve the issues or tell us what do you want to see in the application

License

Copyright (C) 2012 Ivan Torres -MrPix

See license

Contributors

Alejandro Morales Awesome coder, nodejshispano owner github

Lupita solis Help on functionality and design

Oscar Valerio original idea

Alejandro Y Sofia Galvan, testing and design help

Others beta testers

Hopefully you :)