melisMirza / Covitter

Repository of SWE 573 project
0 stars 0 forks source link

Find and Implement a Bootstrap Theme #26

Closed melisMirza closed 3 years ago

melisMirza commented 3 years ago

Find a bootstrap design theme online, free.

Implement it on the application for the general style. Use "static" folder to manage and reference the implementation.

melisMirza commented 3 years ago

Found a free theme: https://www.creative-tim.com/product/material-dashboard-dark?_ga=2.229019100.114849654.1608324005-2082777694.1608324005# It is a dashboard theme so it will be useful for displaying graphs and tables.

It is implemented into the application through the static files of Django.