Added URL for course analytics, stub templating for courses
* added bourbon to vendors directory * restructured current application sass file to load standard edx-platform sass * created the "courses" app and added URLs to route to the courses view (ex. ../courses/1111) * using bootstrap layout in templates AN-1291 # resolve Change-Id: Ice404f6199c8e93eaa733900583628ced526a3ff
Showing
analytics_dashboard/courses/__init__.py
0 → 100644
analytics_dashboard/courses/models.py
0 → 100644
analytics_dashboard/courses/urls.py
0 → 100644
analytics_dashboard/courses/views.py
0 → 100644
analytics_dashboard/static/sass/_base.scss
0 → 100644
analytics_dashboard/static/sass/_reset.scss
0 → 100644
This diff is collapsed.
Click to expand it.
analytics_dashboard/templates/footer.html
0 → 100644
analytics_dashboard/templates/header.html
0 → 100644
Please
register
or
sign in
to comment