Skip to content

An application that makes trip planning, task delegation, and team collaboration easier than ever!

Notifications You must be signed in to change notification settings

WileyBui/TripTogether

Repository files navigation

tripTogether

Trip Together App

Step 1:

Clone this repo:

git clone https://github.umn.edu/islam033/tripTogether.git

Step 2:

Download Node.js

Download it here

Step 3:

npm install expo-cli --global

Step 4:

Open terminal/command prompt and go to the project directory where you cloned the repo. Then run the following command:

expo start

Step 5:

Download expo app on your Phone

Step 6:

Scan the QR code on your phone

Using Git

When working on a task do the following:

Step 1 Create a new Branch:

git checkout -b "---replace this with your branch name---"

Step 2 Add your changes:

When you want to push your changes up do the following:

git add .

git commit -m "---your commit message---"

git push

Navigating through the app for dev:

In the Sign up screen hit the sign in option and go to the sign in page

Hit continue to get to the Home Screen and then tap the Open Menu to open navigation for all of the screens

About

An application that makes trip planning, task delegation, and team collaboration easier than ever!

Topics

Resources

Stars

Watchers

Forks