Git Product home page Git Product logo

apaw-practice's People

Contributors

99nnss avatar adriancastrovilar avatar aimersql avatar alu0101233093 avatar alu0101320489 avatar alvarorgz avatar bate-ye-edo avatar bdmariobd avatar bm0631 avatar davidyareth avatar diego-guerrero avatar dreynes avatar gnavio avatar igorlopezsalazar avatar jdgglgns avatar jesusbernalbermudez avatar jorgedsdp avatar jorgempavon avatar juancaguillens01 avatar jyf0209 avatar martahc avatar michaelhr97 avatar mmartinc avatar natalialm avatar oliver-upm avatar qiuweima avatar rodricallea avatar ruliworst avatar rvemon avatar wzzzzwwzw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

apaw-practice's Issues

Zoo PATCH endpoint

URI: PATCH /zoos/{id}/cages/
Request: {oldFumigationDate = valor, newFumigationDate} //sent via CageFumigation object
Response: {}

Intention of the endpoint is to pick all the cages from a certain zoo with a given nextFumigation date and set that date to another one in all of them.

TV Series Persistence

  • Create the entity model.
  • Create the DAOs (Repositories).
  • Create a class to test the DB: Seeder Service and integrate it with DatabaseSeederService.
    tv-series models

Gym entity model

  • Entity model/Repositories
  • Integration with DatabaseSeederService

Hospital persistence

  • Create entity model.
  • Create DAOs
  • Create DB populating classes and integrate with DatabaseSeederService.

Zoo GET endpoint

URI: GET /caretakers/search?dni=valor
Request: {}
Response: {Caretaker}

Vet Clinic entity model

  • Crear el modelo de entidades
  • Crear los DAOs (Repositorios)
  • Crear una clase para poblar las BD: SeederService e integrarlo con DatabaseSeederService.

Cinema entity model

  • Create the entity model.
  • Create the DAOs (Repositories).
  • Create a class to populate the DB: Seeder Service and integrate it with DatabaseSeederService.

Zoo PUT endpoint

URI: PUT /zoos/{id}/address/zipcode
Request: {zipcode = valor} //sent via ZooAddress object
Response: {}

Hotel Persistence

  • Create the Entities Model.
  • Create the DAOs (Repositories)
  • Create a class to populate the DB: Seeder < Story > Service and integrate it with DatabaseSeederService.

POST /cars

Campos obligatorios: {licensePlate, owner{dni}}
Campos opcionales: {revision}
Return: {}

Dar de alta un nuevo coche con su matrícula y el dni del owner, opcionalmente si necesita revisión. Si owner no esta dado de alta, error.

Football Persistence

  • Crear el modelo de entidades.
  • Crear los DAOs (Repositorios).
  • Crear una clase para poblar las BD: SeederService e integrarlo con DatabaseSeederService.
  • Tests

Zoo entity model

  • Entity model/Repositories
  • Integration with DatabaseSeederService

Library Model

Create classes like Book, Category, Reader, Author to model the relationship (1:n, n:1 & n:n ) between classes.

library models_

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.