Estrutura de projeto api para o aplicativo minha saúde
- min: java sdk 1.8;
- banco: postgresql
- Android Studio
- Intellij
- install java development kit 1.8;
- install docker
- install image postgreesql from docker.hub
- run the project with your IDE.
- you can test the webapi with swagger: http://localhost:8080/swagger-ui/index.html
--
- install docker
- install docker-compose
- run your bash command window
- go to directory root project
- execute:
docker-compose up
Install flutter by the steps: https://docs.flutter.dev/get-started/install
Afet install Android Studio IDE: https://developer.android.com/studio/install
- Run the IDE and install Flutter plugin;
- Install SDK manager
- Create a new device with Device Manager;
- start the device
- run the project
** You need run docker-compose to interact with backend; The app need to call the backend web apis;
** It is possible to register new user, but it's not possible to create data for it yet, there is one user with mocked data:
E-mail: teste@teste.com
Password: teste
Dayany Espíndola: https://github.com/dayanyrec
Felipe : https://github.com/feayoub
George Furtado: https://github.com/georgefurtado
Samanta de Araujo: https://github.com/samantadearaujo
Wellyton: https://github.com/WellytonDev