Skip to content

bernardocmarques/bcm-budget-creator

Repository files navigation

Budget Creator

A budget creator that allows to easily and quickly create a new budget for a client.


Table of contents

Suggestions

  • Add new budget state - DENIED
  • Split payments into multiple partitions
  • Set dates for when it should be paid
  • Generate IDs automatically
  • Allow for fixed price projects (not just hourly rate)
  • Option to add notes to budgets
  • Useful stats

Development

This project was generated with Angular CLI version 11.1.4.


Run

Clone this repository and navigate inside the project folder and install the dependencies by running:

npm install

After installing the dependencies, run a dev server by executing:

ng serve

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.


Code scaffolding

To generate a new component run:

ng generate component component-name

You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.


Build

To build the project run:

ng build

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


Test

To execute the unit tests via Karma run:

ng test

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published