Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matheusbanqueiro/projeto-restaurante
https://github.com/matheusbanqueiro/projeto-restaurante
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/matheusbanqueiro/projeto-restaurante
- Owner: matheusbanqueiro
- Created: 2022-12-08T20:08:17.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:38:23.000Z (about 2 years ago)
- Last Synced: 2024-11-16T16:08:39.503Z (2 months ago)
- Language: Java
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Projeto Restaurante 🍽
>Nesse projeto criei um serviço de restaurante onde o cliente pode escolher pedido do cardápio ou escolher o prato do dia.
>> Pode escolher uma forma de pagamento onde:
>> + PIX => 5% DE DESCONTO
>> + CARTÃO DE DEBITO => 10% DE DESCONTO
>> + DINHEIRO => 8% DE DESCONTO
>> + CARTÃO DE CRÉDITO => 10% DE JUROS
Para melhor interação com o Cliente utilizei a biblioteca JOptionPane e outros como:
+ Variáveis
+ Atributos (private, public e protected)
+ Classes
+ Métodos (static e void)
+ Construtores
+ Heranças
+ Polimorfismo (@Override)
+ Abstrações
+ Condições