aedifex / expense-tracker-spa

Demo application to track and visualize your daily expenses in a handy way with great UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ej2-showcase-js-expense-tracker

The expense tracker demo application showcases several Essential JS 2 components together in a real-world application scenario to track and visualize your daily expenses. You can further explore the source code of this application and use it as a reference for integrating Essential JS 2 components into your applications.

Deployment

Install

To install all dependent packages, use the below command

npm install

Run

To run the sample, use the below command

gulp serve

Demo

Check all the showcase samples from here and also check out the single page application example blog.

About

Demo application to track and visualize your daily expenses in a handy way with great UI.

License:Other


Languages

Language:JavaScript 77.7%Language:SCSS 9.7%Language:CSS 8.7%Language:HTML 3.9%