An open API service indexing awesome lists of open source software.

https://github.com/fairfood/trace-frontend-admin

The Trace Admin serves as the central hub for managing the Trace platform, a blockchain-driven ecosystem crafted to authenticate and exhibit sustainability initiatives in supply chains. It offers an intuitive interface allowing companies to validate their sustainability pledges and transparently convey their product origins to consumers.
https://github.com/fairfood/trace-frontend-admin

admin-dashboard angular frontend supply-chain trace

Last synced: 12 days ago
JSON representation

The Trace Admin serves as the central hub for managing the Trace platform, a blockchain-driven ecosystem crafted to authenticate and exhibit sustainability initiatives in supply chains. It offers an intuitive interface allowing companies to validate their sustainability pledges and transparently convey their product origins to consumers.

Awesome Lists containing this project

README

          

# FAIRFOOD Admin dashboard

This is a administrative level application contains all the transaction, farmers, companies, products, supply chains etc..

Powered by Angular 16

This project contains 4 environments

1. Development
2. Demo
3. Staging
4. Production

## Development server quick start guide

Clone this repository in local. Navigate to the project folder

`npm instsall` and `ng s`

Navigate to `http://localhost:4300`

Thats it !

## Build/deploy guide

As stated above this app has 4 environments and build files can be generated by the following command

`ng build --c=[env]`

\*[env] - development, demo, staging, production

## Packages and dependencies

- am-charts (https://www.npmjs.com/package/@amcharts/amcharts5)
- @ngx-translate (https://www.npmjs.com/package/@ngx-translate/core)
- fairfood-form-components (https://git.cied.in/fairfood/trace-v2/frontend/fairfood-component-library)
- fairfood-utils (https://git.cied.in/fairfood/trace-v2/frontend/fairfood-component-library)
- ngx-image-cropper (https://www.npmjs.com/package/ngx-image-cropper)