Skip to content

arpitprojects/expenso

Repository files navigation

Expenso

A web app for bill adding, bill updating, export and analytics.

Find codes/app below :

Find :   https://expenso.herokuapp.com
Codes :   https://github.com/arpitprojects/expenso

Configure app locally :

Download the folder and set up locally.
or Clone the app using - https://github.com/arpitprojects/expenso.git
This app needs node server Run
npm install
Run -  node index.js

Tech

- 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.

Folder Structure and description

  • 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.

How app was made:

- 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.

Future Scope

  • The app should be extended backend integration, so we can have a full fledged also analytics part could be made better.

Know about me

License

None

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published