Skip to content

A simple angular-firebase web app that lets you track your parcels

License

Notifications You must be signed in to change notification settings

niharika88/Ztrackr

Repository files navigation

PACKAGE TRACKING APP

This project is an application to list and track the possible parcels a user have. It makes use of angualr js as a frontend framework and backend in served on firebase. Google Maps Api is used for map views.

Getting Started

To get you started you can simply clone this repo and install the dependencies:

npm install
bower install
  • node_modules - contains the npm packages for the tools we need
  • app/bower_components - contains the angular framework files

Run the Application

The simplest way to start this server is:

npm start

Now browse to the app at http://localhost:8000/app/index.html.

About

A simple angular-firebase web app that lets you track your parcels

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published