Coder Social home page Coder Social logo

emmanuelcampos / testfrontend Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.31 MB

latest github comments (https://developer.github.com/v3/search/#search-topics) based on my search data. If I click on an element I want to see the full description

License: MIT License

JavaScript 69.06% Python 7.96% Java 7.99% Objective-C 14.98%

testfrontend's Introduction

testFrontEnd

latest github comments (https://developer.github.com/v3/search/#search-topics) based on my search data. If I click on an element I want to see the full description

Install

yarn install

Note

If exist any proble delete path testFrontEnd\android\app\build

Run project

react-native run-android

Structure

alt text

Description: The structure of the project is composed from the folder "src" inside this folder we have two folders "config", "App"

-> assest: static files
-> component: contains the components without store  
->commons: reusable components (text, button)
-> All components carry your folder
-> containers: compoenetes with connection to the separate store in folders
-> navigation: all screens to navigate
-> redux: all files related to middlewars and global status
-> actions: actions to reduce
-> constants: all the constants of redux
-> reducers: all reducers with homologated with [name] Reducer and an index that includes all
-> sagas: all the sagas approved with [name] Saga and an index that includes all the sagas
-> services: servivios for external calls (api, sockets etc)
-> utils: Utilities to be used within the application

Execute project

alt text

Login whit user and password to github

alt text

Boton close session and search topics

alt text

Search topic in text search

alt text

Infinite scroll scrolling down

Used modules

redux: maintain the state
saga:middleware
react-native-elements:design
react-navigation: navigation in application
apisauce: request services
AsyncStorage: cache in aplication

testfrontend's People

Contributors

emmanuelcampos avatar emmanuelaudatex avatar

Watchers

 avatar

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.