UBC-MDS / foundation-shades-pydash

Foundation Shades Across the Globe App. Cosmetics data visualization dashboard built with Dash for studying the best selling brands across US, Japan, Indian, and Nigeria.
https://foundation-product-dashboard.herokuapp.com/
MIT License
5 stars 5 forks source link

Milestone 2 Todo List #17

Closed rainbowxyt0305 closed 3 years ago

rainbowxyt0305 commented 3 years ago

Repo:

project/
├── data/            .csv .hdf .pkl .feather
│   ├── processed/
│   └── raw/
├── src/             .py .R
├── reports/         .ipynb .Rmd
├── doc/             .md
├── environment.yaml (or/and requirements.txt)
├── README.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
└── LICENSE.md

README (README.md)

Canvas Submission

Link to the milestone 2 requirement: https://github.ubc.ca/MDS-2020-21/DSCI_532_viz-2_students/blob/master/release/milestone2/milestone2.md

elabandari commented 3 years ago

Overview of Allocation of Tasks and Meetings:

  1. app.py:

    • [x] Histogram 1 -> Ela
    • [x] Histogram 2 -> Elina
    • [x] Top 5/HSV controls -> Rachel
    • [x] HSV top 5 color cards -> Lu
  2. Reflection:

    • [x] Histogram 1 -> Ela
    • [x] Histogram 2 -> Elina
    • [x] Most similar colours -> Rachel + Lu
  3. Meetings:

    • [x] Wednesday at 8:45 AM (Stand-up/Check-in)
    • [x] Friday at 2:00 PM (Deploy on Heroku + requirements.txt)
rainbowxyt0305 commented 3 years ago

Done all action items.