A simple AngularJS 2 web app with a Loopback backend API that you can use to track expenses.
See the following projects:
CURRENTLY A WIP
This project was started as a learning experience for me to get familiar with Angular.js, and I welcome anyone else in the web development community to play with it :)
Expenses Tracker is currenlty hosted on AWS at the following URL http://34.194.242.63. The API Explorer is available at the following URL http://34.194.242.63/explorer/.
For testing, you can use the following users:
password | |
---|---|
[email protected] | admin1 |
[email protected] | admin2 |
[email protected] | test1 |
... | ... |
[email protected] | test8 |
See
Credit where credit is due: