Skip to content

Latest commit

 

History

458 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intranet Mobile App (React Native)

Prerequisites:

Installation

  1. Clone the repository.
https://github.com/joshsoftware/intranet-mobile.git
  1. Install the dependencies.
npm install
  1. Add Environment Variables

Refer .env.sample, create .env.dev and add the environment variables into it.

  1. Run app

To build application use following command:

npm run android

To run metro server use following command:

npm start

Features

  • Timesheet Management
  • Leave Management

Build app

  • Production cd android ./gradlew bundleProdRelease

  • Output: android/app/build/outputs/bundle/prodRelease/app-prod-release.aab

  • Staging cd android ./gradlew bundleStageRelease

  • Output: android/app/build/outputs/bundle/stageRelease/app-stage-release.aab

About

Repo for Flutter app for Intranet

Resources

Stars

0 stars

Watchers

5 watching

Forks

Releases

Packages

Used by

Contributors

Languages