Fix cache problem in route /user
Changes:
- Cache is defined in
api.js
, not inapp.js
anymore - Enrollment cache lasts for 1 day, states, regions, citys and schools lasts for 15 days
Closes simcaq/SCRUM#58
Changes:
api.js
, not in app.js
anymoreCloses simcaq/SCRUM#58