Skip to content

A responsive sales agent dashboard that facilitates the management of school accounts, invoicing, and collections, including data visualization for targets and sign-ups.

Notifications You must be signed in to change notification settings

NjorogeMaurice/Sales-Agent-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

Sales-Agent-Dashboard

A responsive sales agent dashboard that facilitates the management of school accounts, invoicing, and collections, including data visualization for targets and sign-ups.

Table of Contents

Below are the instructions to clone the repository, install dependencies, run the project locally, and deploy it on Vercel.

Prerequisites

Before you begin, ensure you have the following installed on your machine:

Installation

To get started, follow these installation steps:

  1. Go to the directory where you want to create your project and clone the repo:
git clone https://github.com/NjorogeMaurice/Sales-Agent-Dashboard.git
  1. Then change into the project directory:
cd Sales-Agent-Dashboard
  1. Install the project dependencies using npm (Node Package Manager):
npm install

Local Development

  1. Start the development server:
ng serve
  1. Open your browser and navigate to http://localhost:4200. The app will automatically reload if you change any of the source files.

Deployment

This project was deployed on Vercel. Here is the link to the live demo

To deploy this project on Vercel, follow these steps:

  1. If you haven't already, install the Vercel CLI globally
npm install -g vercel
  1. Build your Angular application for production
ng build --prod

This command will create a dist/ directory with your production build.

  1. Deploy the application using the Vercel CLI
vercel

Follow the prompts to configure your project. Once the deployment is complete, Vercel will provide you with a live URL for your application.

Additional Resources

About

A responsive sales agent dashboard that facilitates the management of school accounts, invoicing, and collections, including data visualization for targets and sign-ups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages