projetoti2-receitasfaceis
https://github.com/gabriel-vianna1/projetoti2-receitasfaceis
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.4%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: gabriel-vianna1
- License: cc-by-4.0
- Language: CSS
- Default Branch: master
- Size: 3.98 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 9 months ago
· Last pushed 9 months ago
Metadata Files
Readme
License
Citation
README.md
Projeto Receitas Fáceis
Descrição
Projeto web desenvolvido com HTML, CSS e JavaScript no front-end, e Java com o framework Spark no back-end para acesso a banco de dados.
O banco de dados está hospedado no Microsoft Azure, garantindo escalabilidade e segurança.
O projeto inclui uma funcionalidade que utiliza a API de inteligência artificial do Microsoft Azure para identificar ingredientes a partir de fotos enviadas pelos usuários.
Desenvolvido durante uma disciplina da faculdade por um grupo de 4 pessoas.
Tecnologias Utilizadas
- HTML, CSS, JavaScript
- Java
- Spark Framework
- Banco de Dados Microsoft Azure
- API de IA do Microsoft Azure
Funcionalidades
- Cadastro, consulta e gerenciamento de receitas via interface web
- Identificação automática de ingredientes por foto usando IA
- Integração front-end, back-end e banco de dados na nuvem
Owner
- Name: Gabriel Costa Vianna
- Login: gabriel-vianna1
- Kind: user
- Repositories: 1
- Profile: https://github.com/gabriel-vianna1
Curso Ciências da Computação na PUC Mg
Citation (CITATION.cff)
cff-version: 1.0.1
message: Please cite this software using these metadata.
title:
authors:
- family-names:
given-names:
- family-names:
given-names:
- family-names:
given-names:
- family-names:
given-names:
- family-names:
given-names:
- family-names:
given-names:
- name-suffix: Professor
affiliation: PUC Minas
family-names:
given-names:
- name-suffix: Professor
affiliation: PUC Minas
family-names:
given-names:
keywords:
-
-
repository-code:
license: CC-BY-4.0
version: 1.0.0
date-released: 2022-07-14
GitHub Events
Total
- Push event: 1
- Create event: 2
Last Year
- Push event: 1
- Create event: 2
Dependencies
codigo/backend/pom.xml
maven
- com.sparkjava:spark-core 2.9.4
- org.postgresql:postgresql 42.7.3
- org.slf4j:slf4j-simple 1.7.36