Skip to content

cocadev/rn-jacksgogo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JacksGoGo React Native App

A minimal, clean and beautiful mobile app to help people find the jobs to book and change the world.

"How to save a life?" - The Booking Job

PRs Welcome PRs Welcome Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

OverviewRoadmapInstallTech StackTestVersion

1      2      3

4      5      6

😊 Overview?

JacksGoGo is the booking app to find a job both employer and worker. It will be very comfortable to search jobs in Singapore and Malaysia.

💫 Roadmap

  • Make it work on IOS
  • Make it work on Android
  • Make it work on Expo
  • Push Notification
  • Payment Integration
  • Search Job
  • GPS Tracking
  • Realtime Chat
  • Transform into responsive
  • Update to latest React Native version

🔧 Install instructions

Getting Started

1) Clone & Install Dependencies

  • 1.1) git clone https://github.com/funnyjerry/react-native-expo-Jacksgogo.git
  • 1.2) cd react-native-homeautomation-app - cd into your newly created project directory.
  • 1.3) Install NPM packages with yarn install Note: NPM has issues with React Native so yarn is recommended over npm.
  • 1.4) [iOS] cd ios and run pod install - if you don't have CocoaPods you can follow these instructions to install it.
  • 1.5) [Android] If you haven't already generated a debug.keystore file you will need to complete this step from within the /android/app folder. Run keytool -genkey -v -keystore debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000

2) Start your app

  • 2.1) [iOS] Build and run the iOS app, run react-native run-ios (to run on simulator) or react-native run-ios --device (to run on real device) from the root of your project. The first build will take some time.
  • 2.2) [Android] If you haven't already got an android device attached/emulator running then you'll need to get one running (make sure the emulator is with Google Play / APIs). When ready run react-native run-android from the root of your project.

Tech Stack

Stack Stack Stack Stack Stack

📱 Test

  • Test on Android
  • Test on iOS

👀 Version

  • React-Native
  • Expo 35

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published