Skip to content

SamnitPatil/intranet-mobile

 
 

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

About

Repo for Flutter app for Intranet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.3%
  • Java 2.4%
  • Other 2.3%