Skip to content

sangress/MyExpenses

Repository files navigation

myExpenses

My Expenses - an expense tracker app

Built with NodeJS, Express,js, AngularJS and chromium (as a child process) and bootstrap for style.

Run npm install

Before you run, you might need to change the child process on the spawn command to fit your machine's chrome browser. Current settings fit to Linux machine (chromium-browser)(there's an open issue for this).

This version uses mysql for database, so you will need to create a table named expense

Run: nodejs app.js

Or run it as a regular WebApp: nodejs app.js webapp

You can also create a shell script with this command for your comfort.

Enjoy! And share your thoughts!

About

My Expenses - an expense tracker app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published