Skip to content

GabrielMoraeswolf/loginCompassUOL

Repository files navigation

Login CompassUOL

this is an application in React Native with Typescript, a store for purchasing products that has validation and login access.Is a FROND-END application that accesses an API

Some fields in welcome field is:

  • name
  • password
  • validation

Captura de Tela (125) Captura de Tela (123)

Also that, has a sign up with this fields:

  • name
  • userName
  • checkBox
  • password
  • validation

Captura de Tela (126) Captura de Tela (124)

And, has a Home with this fields:

  • Grid of cards,that contains the products with title image and price.
  • Each card when clicked goes to a product description page.
  • Button Cart,that goes to a page of selected products.
  • And an interactive Button CART,that shows the quantity of selected products.

Captura de Tela (116tt)

Has a Product Screen with this fields:

  • A page with the card of the product.
  • A button that redirects to the cart screen.
  • A button to add a product in the cart.
  • An interactive button to determine the quantity of the product that goes to the cart.
  • An alert that the product has been added to the cart.
  • A button to return home

Captura de Tela (118) Captura de Tela (119)

And a Cart Screen with this fields:

  • A page with all cards for all products in the cart.
  • A button to remove the product.
  • A field that shows the total amount of the purchase.
  • A button 'BUY' to to complete the purchase.
  • A Product succesfully purchased alert.
  • A button to return home.

Captura de Tela (117) Captura de Tela (120)

Captura de Tela (121) Captura de Tela (122)

In this aplication, I implement features such as:

  • login validation.
  • New user create.
  • A grid of product cards.
  • A interactive button cart.
  • A product description page and add to cart page button.
  • A page of product in the cart, and a button buy to finalize the purchase.

Technologies Used:

React Native Typescript Node.js Expo

Authors:

  • Felipe de Melo Lemos
  • Gabriel Rodigues de Moraes
  • Ismael Kentenich Mesquita Andrade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors