https://github.com/ivanballesteros/g12_glovo

https://github.com/ivanballesteros/g12_glovo

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 4 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: IvanBallesteros
  • License: apache-2.0
  • Language: Dart
  • Default Branch: main
  • Size: 2.94 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License

README.md

PAE-Fib

LAAS Grup 12L (Glovo)

Projecte realitzat a l'assignatura PAE (Projecte aplicat a l'enginyeria)

Membres del grup:

| Nom del membre | Correu electrònic | | ---------------------------| ------------------------------------------------- | | Sardà Masriera, Marc | marc.sarda.masriera@estudiantat.upc.edu | | Gibert Garcia, Miquel | miquel.gibert.garcia@estudiantat.upc.edu | | Ballesteros Felipe, Iván | ivan.ballesteros.felipe@estudiantat.upc.edu | | Delgado Ampudia, Sergio | sergio.delgado.ampudia@estudiantat.upc.edu |

Documentació Adjunta

S'adjunta la documentació referent al codi de l'app.

Informació Tècnica

  • El backend està desenvolupat en Java i Spring.
  • El frontend està desenvolupat en Flutter.
  • La BD està desenvolupada en Postgres.

Owner

  • Login: IvanBallesteros
  • Kind: user

GitHub Events

Total
  • Public event: 1
Last Year
  • Public event: 1

Dependencies

g12_glovo/backend/build.gradle maven
  • org.projectlombok:lombok * compileOnly
  • org.mapstruct:mapstruct 1.5.5.Final implementation
  • org.mapstruct:mapstruct 1.4.2.Final implementation
  • org.springframework.boot:spring-boot-starter-data-jpa * implementation
  • org.springframework.boot:spring-boot-starter-quartz * implementation
  • org.springframework.boot:spring-boot-starter-security * implementation
  • org.springframework.boot:spring-boot-starter-validation * implementation
  • org.springframework.boot:spring-boot-starter-web * implementation
  • org.springframework.boot:spring-boot-starter-web-services * implementation
  • org.springframework.security:spring-security-test * implementation
  • org.postgresql:postgresql * runtimeOnly
  • org.springframework.boot:spring-boot-starter-test * testImplementation
  • org.junit.platform:junit-platform-launcher * testRuntimeOnly
g12_glovo/frontend/android/app/build.gradle maven
g12_glovo/frontend/android/build.gradle maven
g12_glovo/frontend/pubspec.lock pub
  • async 2.11.0
  • boolean_selector 2.1.1
  • characters 1.3.0
  • clock 1.1.1
  • collection 1.18.0
  • cupertino_icons 1.0.8
  • fake_async 1.3.1
  • flutter 0.0.0
  • flutter_lints 4.0.0
  • flutter_test 0.0.0
  • leak_tracker 10.0.5
  • leak_tracker_flutter_testing 3.0.5
  • leak_tracker_testing 3.0.1
  • lints 4.0.0
  • matcher 0.12.16+1
  • material_color_utilities 0.11.1
  • meta 1.15.0
  • path 1.9.0
  • sky_engine 0.0.99
  • source_span 1.10.0
  • stack_trace 1.11.1
  • stream_channel 2.1.2
  • string_scanner 1.2.0
  • term_glyph 1.2.1
  • test_api 0.7.2
  • vector_math 2.1.4
  • vm_service 14.2.5
g12_glovo/frontend/pubspec.yaml pub
  • flutter_lints ^4.0.0 development
  • flutter_test {"sdk" => "flutter"} development
  • cupertino_icons ^1.0.8
  • flutter {"sdk" => "flutter"}