Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 435 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 435 Bytes

Fichaje

API REST to manage football player's data and schedule games between friends

Languages, tools used

Django, Python, Django Rest framework, PostgreSQL, Heroku

Objective

Expose a series of HTTP endpoints, so they can be fetched from a mobile client, bringing to users the following features:

  • Create a player profile
  • Create a team profile
  • Associate players to a team
  • Create and schedule a match between two teams.