Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

A Dashboard that provides visualisations of sales numbers based on a google doc spreedsheet

License

Notifications You must be signed in to change notification settings

chischaschos/pronosticos_dashboard

Repository files navigation

PronosticosDashboard Build Status Code Climate Test Coverage Dependency Status

How it looks (not nice but works hehe)

https://secret-plains-53853.herokuapp.com/

Try it out:

bundle install
bundle exec rake db:setup
bundle exec shotgun

In order to test the data importer you need a .env file with settings like:

GOOGLE_DRIVE_EMAIL=some_email
GOOGLE_DRIVE_PASSWORD=some_password
GOOGLE_SPREADSHEET=Pronosticos Sales

The example spreadsheet is something like: https://docs.google.com/spreadsheets/d/1njwIHZfk9zNNoSUr8CN9MfekiTqvdTVlz_geeL959Z4/edit?usp=sharing

The just run:

bundle exec rake import

About

A Dashboard that provides visualisations of sales numbers based on a google doc spreedsheet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published