Giter Club home page Giter Club logo

app-real-state-c8-46-ft-pern's People

Contributors

ericrmz98 avatar gean2003 avatar jcdev92 avatar joaquinboto avatar miguelbel00 avatar thomasheitfux avatar txakurhub avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

app-real-state-c8-46-ft-pern's Issues

Bugs user profile

  • fix to go back to the profile screen from the others sub screens.
  • fix tab navigation when returnin from a profile subscreen.
  • fix back to home from the profile screen

types

  • popular
  • login
  • rent
  • nearby
  • user
  • properties

Actions

RENT

  • GET
  • PUT
  • DELETE

POPULAR

  • GET

PROPERTIES

  • GET

NEARBY

  • GET

LOGIN

  • login

USER

  • user

1st demo Frontend

  • Onboarding
  • HomeActionMenu
  • Search
  • Details
  • TabNavigation
  • Navegacion entre componentes

Reducers

LOGIN CASES

  • REGISTER_USER_PENDING,
  • REGISTER_USER_REJECTED,
  • REGISTER_USER_SUCCESS,
  • LOGIN_USER_PENDING,
  • LOGIN_USER_REJECTED,
  • LOGIN_USER_SUCCESS,

USER CASES

  • GET_USER_DATA_PENDING,
  • GET_USER_DATA_REJECTED,
  • GET_USER_DATA_SUCCESS,
  • EDIT_USER_DATA_PENDING,
  • EDIT_USER_DATA_REJECTED,
  • EDIT_USER_DATA_SUCCESS

POPULAR CASES

  • GET_POPULAR_PROPERTIES_PENDING,
  • GET_POPULAR_PROPERTIES_REJECTED,
  • GET_POPULAR_PROPERTIES_SUCCESS,

PROPERTIES CASES

  • GET_PROPERTIES_PENDING,
  • GET_PROPERTIES_REJECTED,
  • GET_PROPERTIES_SUCCESS,

RENT CASES

  • CANCEL_RENT_PENDING
  • CANCEL_RENT_REJECTED
  • CANCEL_RENT_SUCCESS
  • CONFIRM_RENT_PENDING
  • CONFIRM_RENT_REJECTED
  • CONFIRM_RENT_SUCCESS
  • EDIT_RENT_PENDING
  • EDIT_RENT_REJECTED
  • EDIT_RENT_SUCCESS
  • GET_ALL_RENTS_PENDING
  • GET_ALL_RENTS_REJECTED
  • GET_ALL_RENTS_SUCCESS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.