Skip to content

Dashboard card showing sales revenue for clients; built using React, Django and Docker.

Notifications You must be signed in to change notification settings

SaadBenn/dashboard-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task

A new dashboard card feature showing revenue by sales rep. Users can be sales reps, managers, or directors and the card displays a breakdown for each user based on the sales attributed to all sales reps under them.

Simplifications:

  • each tab in the app is hard coded in frontend/src/App.jsx to request a specific user, that's whose "dashboard" is being displayed
  • the backend endpoint doesn't take a date
  • there is no authentication

Getting Started

The app is dockerized so you can reference the Dockerfiles and docker-compose.yml for any configuration questions (or just run the app with docker-compose up --build).

Example

design spec

About

Dashboard card showing sales revenue for clients; built using React, Django and Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages