issues
search
incentivizinggood
/
vize
Vize's core products and services.
https://www.vize.mx
6
stars
0
forks
source link
Move views to api server
#286
Closed
joshuatshaffer
closed
4 years ago
joshuatshaffer
commented
4 years ago
Moved the views from the database to the API server. This makes database migrations a lot easier.
Refactored the views. Some where weird, some were inefficient, and some had bugs.
Fixed front end code that did not handle null values that had not been given before due to bugs in the views.