Skip to content

Repository files navigation

SalesAgentDashboard

Introduction

Sales Agent Dashboard to manage, view and update school data on sales from various Zeraki products. Displays data with pie charts, bar charts and tables.

Screenshots

dashboard1

dashboard1

invoices

school details

Prerequisites

  1. Angular
  2. Node
  3. npm

Project set up

  1. Clone the repository:

    git clone https://github.com/KellyKiiru/Agent-Dashboard.git
  2. Navigate to the project directory:

    cd Agent-Dashboard
  3. Install project dependencies:

    npm i
  4. Install json-server globally:

    npm i -g json-server
  5. Start the Angular development server:

    ng serve
  6. Start the server:

     json-server src/assets/data/db.json
  7. Access the local web app on http://localhost:4200/ to view the application.

About

Sales Agent Dashboard to manage, view and update school data on sales from various products. Displays data with pie charts, bar charts and tables.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages