bookdash / bookdash-backend-admin-portal

Admin portal for Book Dash where new books are added
Apache License 2.0
9 stars 8 forks source link

chore: fixed urls to get from .ts file instead of html. #9

Closed riggaroo closed 7 years ago

riggaroo commented 7 years ago

Removed folder structure as the folders are defined in the url.

Should probably extract that url to a globals file somewhere that can be defined per instance of app.

I migrated the android app urls to only add the base url and not all the other paths needed :)