Skip to content

petrovick/Omnistack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team/Projects Permission App

This repository represents the mobile project of a whole system for managing team/projects permissions. Which is separeted into three parts, a backend(server) , frontend and a mobile client app.

App's Backend

Click here to go to the app's backend.

App's Front

Click here to go to the frontend app.

To run this app follow the below instructions

Running Project

The folllowing command will download all the needed dependencies.

yarn

Prior to running this app, edit the [ReactotronConfig.js][https://github.com/petrovick/Omnistack/blob/master/mobile/src/config/ReactotronConfig.js] with the correct server location.

Running on Android

react-native start --reset-cache

Wait for the above command to be "Done."

In a separate terminal run

react-native run-android

Running on iOS

react-native run-ios --simulator="iPhone 8s Plus"

App's Image

Orders

About

Rocketseat's Omnistack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors