Skip to content

whtlnv/catBreeds

 
 

Repository files navigation

Cat Breeds

React native app to search where all cat breeds come from (For android only)

Created with React-native-cli

To test: $ npm i $ npx react-native run-android

image info

Files and folders

I used a main container to manage all logic. I created many components to set the views (header, map, select) A folder to manage all Api requests. A folder to set Constants. A folder for Assets And a test folder

Tests

I used a function to manage the match between cats and countries and get coordinates. This is the only function that i tested, handled errors and all variables and props imported, not hardcoded

What would I do with more time?

I would create a main Layout to set styles to all app Create a state manager like Redux or another Check compatibility with another devices

What would I do with more time?

I would create a main Layout to set styles to all app Create a state manager like Redux or another Check compatibility with another devices Im not a pro with testing, i can learn a lot about it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.9%
  • Java 10.4%
  • Objective-C 7.3%
  • Ruby 1.4%
  • Starlark 1.0%