Skip to content

BuiKhanhHuy/MyJobApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

858280e ยท Jun 27, 2023

History

77 Commits
Jan 25, 2023
Feb 26, 2023
Jan 25, 2023
Jun 21, 2023
Feb 23, 2023
Jun 21, 2023
Jan 27, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Jan 25, 2023
Jun 27, 2023
Jan 25, 2023
Jan 25, 2023
May 26, 2023
Jan 27, 2023
Jun 15, 2023
Jun 15, 2023
Jan 27, 2023
Jan 27, 2023
Jan 25, 2023
Jun 10, 2023

Repository files navigation

Image

JOB PORTAL SYSTEM

MyJob Mobile Application (React Native)

๐Ÿ‘‰ Video demo

Screenshots

React and React Native version

Dependencies

"@hookform/resolvers": "^2.9.11",
"@react-native-async-storage/async-storage": "^1.18.1",
"@react-native-clipboard/clipboard": "^1.11.2",
"@react-native-community/datetimepicker": "^7.0.1",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-firebase/app": "^17.5.0",
"@react-native-firebase/firestore": "^17.5.0",
"@react-native-firebase/messaging": "^17.5.0",
"@react-native-google-signin/google-signin": "^9.0.2",
"@react-navigation/bottom-tabs": "^6.5.3",
"@react-navigation/elements": "^1.3.17",
"@react-navigation/native": "^6.1.2",
"@react-navigation/native-stack": "^6.9.8",
"@reduxjs/toolkit": "^1.9.3",
"@rneui/base": "^0.0.0-edge.2",
"@rneui/themed": "^0.0.0-edge.2",
"axios": "^1.3.4",
"dayjs": "^1.11.7",
"deprecated-react-native-prop-types": "^2.2.0",
"lodash": "^4.17.21",
"moment-timezone": "^0.5.43",
"native-base": "^3.4.25",
"query-string": "^8.1.0",
"react": "18.2.0",
"react-hook-form": "^7.42.1",
"react-moment": "^1.1.3",
"react-native": "0.71.1",
"react-native-actions-sheet": "^0.8.21",
"react-native-awesome-gallery": "^0.3.5",
"react-native-blob-util": "^0.17.3",
"react-native-collapsible": "^1.6.0",
"react-native-curved-bottom-bar": "^2.1.4",
"react-native-document-picker": "^8.2.0",
"react-native-element-dropdown": "^2.9.0",
"react-native-email-link": "^1.14.4",
"react-native-fast-image": "^8.6.3",
"react-native-fbsdk": "^3.0.0",
"react-native-file-viewer": "^2.1.5",
"react-native-fs": "^2.20.0",
"react-native-geolocation-service": "^5.3.1",
"react-native-gesture-handler": "^2.10.0",
"react-native-html-to-pdf": "^0.12.0",
"react-native-htmlview": "^0.16.0",
"react-native-image-crop-picker": "^0.39.0",
"react-native-ionicons": "^4.6.5",
"react-native-keychain": "^8.1.1",
"react-native-kommunicate-chat": "^2.1.7",
"react-native-map-clustering": "^3.4.2",
"react-native-maps": "^1.4.0",
"react-native-pdf": "^6.6.2",
"react-native-permissions": "^3.8.0",
"react-native-ratings": "^8.1.0",
"react-native-reanimated": "^2.17.0",
"react-native-reanimated-carousel": "^3.3.2",
"react-native-safe-area-context": "^3.3.2",
"react-native-screens": "^3.19.0",
"react-native-share": "^8.2.2",
"react-native-snap-carousel": "^3.9.1",
"react-native-splash-screen": "^3.3.0",
"react-native-svg": "^12.1.1",
"react-native-swipe-list-view": "^3.2.9",
"react-native-vector-icons": "^9.2.0",
"react-native-webview": "^11.26.1",
"react-redux": "^8.0.5",
"redux": "^4.2.1",
"redux-thunk": "^2.4.2",
"yup": "^1.0.2"

devDependencies

"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native-community/eslint-config": "^3.0.0",
"@tsconfig/react-native": "^2.0.2",
"@types/jest": "^29.2.1",
"@types/react": "^18.0.24",
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.2.1",
"eslint": "^8.19.0",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.73.7",
"prettier": "^2.4.1",
"react-test-renderer": "18.2.0",
"typescript": "4.8.4"

Running

โ—Must run Server Backend first

Clone & install

  • Clone this repo https://github.com/BuiKhanhHuy/MyJobApp.git
  • cd MyJobApp
  • run npm install

iOS

  • Run react-native run-ios

Android

  • Run android avd and start an emulator
  • Run react-native run-android

๐Ÿ‘‰ Backend & Web repo link

Releases

No releases published

Packages

No packages published

Languages