Skip to content

Delivery Dashboard Admin App built using Angular 5 and Bootstrap 4 based on SB Admin

License

Notifications You must be signed in to change notification settings

rafaleal/cwbmess-delivery-mgmt-panel

 
 

Repository files navigation

Curitiba Messenger's Delivery Management System

Based on CMS SB-Admin-BS4-Angular-5 and included PrimeNg and Google Maps API to adapt to the project necessity.

Manages:

  • Delivery
  • Bikers
  • Legal and Natural Customers
  • Routes
  • Points
  • Addresses
  • Payment

This project was generated with Angular CLI version 1.5.0.

Introduction

cwbmess-delivery-mgmt-panel provides the following features:

How to start

Note that this seed project requires node >=v6.9.0 and npm >=3.

In order to start the project use:

$ git clone https://github.com/rafaleal/cwbmess-delivery-mgmt-panel
$ cd cwbmess-delivery-mgmt-panel
# install the project's dependencies
$ npm install
# watches your files and uses livereload by default run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
$ npm start
# prod build, will output the production application in `dist`
# the produced code can be deployed (rsynced) to a remote server
$ npm run build

This project was generated with Angular CLI version 1.5.0.

Back-end REST API

This project is the client side of the following WEB API

About

Delivery Dashboard Admin App built using Angular 5 and Bootstrap 4 based on SB Admin

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 47.2%
  • HTML 46.3%
  • CSS 5.6%
  • JavaScript 0.9%