Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Dashboard Functionality for Accounting Application

This project implements part of the functionality for an admin dashboard in an accounting management application. Currently, the "Invoices" button shows the number of invoices from the previous month and the percentage increase or decrease compared to the month before. The "Payments" section displays the total of all payment amounts from the previous month along with the percentage change compared to the previous month.

Getting Started

Prerequisites

  • Docker must be installed on your machine.
  • Git must be installed for cloning the repository.

Installation

  1. Clone the repository using the following command:

    git clone https://github.com/TamarDehan2005/First-task.git
  2. Navigate to the Client directory and create a .env file with the following content:

    REACT_APP_API_URL=http://localhost:7106
    
  3. From the root directory of the cloned project, run the following command to build and start the containers:

  • Make sure Docker is running on your computer

  • This might take a little time

    docker-compose up --build

Accessing the Application

Features

  • View the number of receipts from the previous month.
  • Display percentage change in receipts compared to the previous month.
  • Show total payment amounts from the previous month.
  • Indicate percentage change in payment amounts compared to the previous month.

About

The first task before being sorted into teams

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages