Skip to content

Web planner for tournaments made with node.js on the server side and js,jquery and html5 on client side

Notifications You must be signed in to change notification settings

JavierBellver/tournamentPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tournamentPlanner

Apiary Documentation

Web Rest API for the organization of tournament. Currently on an early build. Built using node.js with express and mocha for testing.

Characteristics currently implemented:

CRUD Tournaments CRUD Organizador CR Competitors. You can add new competitors to already existing tournaments and you can retrieve the competitors that have been added to the tournament.

Práctica 2

Añadidas vista de Login, Lista de torneos y lista de organizadores.

Tanto la vista de login como la lista de torneos están realizados con react, el servidor acepta un usuario mockeado en el servidor de login: usuario y contraseña: password. Esto es así porque esta vista emula el backoffice de la aplicación. En caso de logearse con esto datos se devuelve un token json.

La lista de torneos esta realizada utilizando React mientras que la lista de organizadores esta realizada mediante jQuery y Handlebars

About

Web planner for tournaments made with node.js on the server side and js,jquery and html5 on client side

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages