Skip to content

Keep track of all your parcels in one beautiful app.

License

Notifications You must be signed in to change notification settings

markmansur/PackTrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PackTrack

Keep track of all your parcels in one beautiful app.

Screen-1

Requirements

  • XCode11
  • npm
  • Cocoapods

Usage

git clone https://github.com/markmansur/PackTrack.git

you can now install dependencies.

cd PackTrack/server

npm install

cd ../iOS

pod install

Next you'll need to sign up for an Google Maps Api key. Once you have your key, edit the default XCode scheme and add an environment variable under the run tab. the key is 'GOOGLE_API_KEY' and the value is your api key.

To setup the backend you need a api key from Aftership. Create a .env file in the server folder. you can use the example file provided to see the structure of your .env file. set your api key to the value AFTERSHIP_KEY

from the server folder run npm run dev this will start the server on port 5000

You're ready to build and run the iOS app.

Author

This work is authored by Mark Mansur

License

PackTrack is open-sourced under MIT-License.

About

Keep track of all your parcels in one beautiful app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages