Skip to content

Simple budget management application developed by Angular.

License

Notifications You must be signed in to change notification settings

Manojkumar8497/Budget-Calculator

Repository files navigation

Logo

Budget Calculator Application

This is an Budget calculator application that is developed by Angular and It helps to Manage the budget. I've followed a tutorial by Devstackr youtube channel.

Demo

Technologies Used

I've used Angular and Bootstrap 4.4.1 for this project. This project mainly covers the components communication, the data is passed between components to components by using the Input and Output decorators.

You can also store the data into localStorage by clicking the save button, which is placed in the navigation bar. If you want to store the data into the database, then you've to send that data to the server, once the button is clicked.

Installation

After cloning the repo, do

npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

More Updates

Follow me on LinkedIn to get the latest update about features, code, and more. If you like this project give a star to this repo.

Thanks

Thanks to all contributors and their support.

If you have an idea or you want to do something, tell me or just do it!

I'm always happy to hear your feedback!

Copyright and license

Code and documentation copyright 2020 the authors. Code released under the MIT License.

About

Simple budget management application developed by Angular.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published