/appStore

Application developed with React Native

Primary LanguageJava

App - Search store

The application provides links to national and international store websites.

Operation

When opening the app, the user finds a login screen that asks for email and password. The next screen has a drawer navigator with a button on the header. In the drawer navigator there are fields for the user to choose which screen he wants to view. When the user selects a website option, a webview is launched with the chosen website.

Dependencies

The dependencies are:

axes: 0.19.2 react: 16.9.0 react-native: 0.61.5 react-native-vector-icons: 6.6.0 react-native-webview: 8.0.6 react-navigation: 2.18.3

All can be obtained through npm

Future works

  • Complete the login screen with user validation in the database.
  • Improve the graphical interface
  • Improve transition between screens
  • Add more features

Português:

O aplicativo disponibiliza links para sites de lojas nacionais e internacionais.

Funcionamento

Ao abrir o app, o usuário encontra uma tela de login que solicita e-mail e senha. A próxima tela possui um drawer navigator com acionamento por meio de um botão no cabeçalho. No drawer navigator existem campos para o usuário escolher qual tela quer visualizar. Quando o usuário seleciona uma opção de site, uma webview é inicializada com o site escolhido.

Dependências

As dependências são:

axios: 0.19.2 react: 16.9.0 react-native: 0.61.5 react-native-vector-icons: 6.6.0 react-native-webview: 8.0.6 react-navigation: 2.18.3

Todas podem ser obtidas através do npm

Trabalhos Futuros

  • Concluir a tela de login com validação de usuário no banco de dados.
  • Melhorar a interface gráfica
  • Melhorar transição entre telas
  • Adicionar mais funcionalidades