A web app for bill adding, bill updating, export and analytics.
Find : https://expenso.herokuapp.comCodes : https://github.com/arpitprojects/expensoDownload the folder and set up locally.
or Clone the app using - https://github.com/arpitprojects/expenso.gitThis app needs node server Run
npm installRun - node index.js- Web app front end is completely based on [email protected] , material design.
- Front end/ UI based on the Material design uses materializecss framework and it has two files stylesheet and javascript files. -Backend is based on the REST API provided.
- Additional files used are - jspdf.js for exporting pdf.
- It has a material icons ,font awesome cdn used.
- NO BACKEND API.
- App has the index.html folder on the root that is served when app is running.
- Web app is based on the Angular.js version.
- /app folder contain all anular module, controller, route.
- /assests folder contain libraries that are used.
- /build folder contain all self written css and js files,like reset.css to remove all browser default padding margin , of tags etc.
- node_moudules has all the package.
- I made this app with Angular.js 1.6, with all the dependecies like angular.animate, angular.sanitize, routes etc.
-I pulled some of the dependencies, libraries like material design, jquery etc.
-Then, I thought about front end design and made that.
- The app should be extended backend integration, so we can have a full fledged also analytics part could be made better.
- arpitanand.tk
- github.com/arpitprojects
- [email protected]