Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dungcodejob/money-management-app

Repository files navigation

Money management app

This project was generated with Angular CLI version 14.0.1.

Documentation

Tech Stack

Client: Angular, TailwindCSS

Server: Firebase

Folder Structure

src
├── app
│   ├── @core
│   │   ├── [+] authentication
│   │   ├── [+] constants
│   │   ├── [+] guards
│   │   ├── [+] interceptors
│   │   ├── [+] mocks
│   │   ├── [+] services
│   │   ├── [+] utils
│   │   ├── [+] models
│   │   └── core.module.ts
│   ├── @share
│   │   ├── [+] components
│   │   ├── [+] directives
│   │   ├── [+] pipes
│   │   ├── [+] models
│   │   └── [+] configs
│   ├── features
│   │   ├── shell
│   │   │   ├── [+] components
│   │   │   │   ├── [+] dashboard
│   │   │   │   ├── [+] layout
│   │   │   │   ├── [+] loading
│   │   │   │   ├── [+] not-found
│   │   │   │   └── ...
│   │   │   ├── [+] models
│   │   │   ├── [+] services
│   │   │   ├── shell-routing.module.ts
│   │   │   └── shell.module.ts
│   │   ├── example
│   │   │   ├── [+] components
│   │   │   ├── [+] models
│   │   │   ├── [+] services
│   │   │   ├── example-routing.module.ts
│   │   │   └── example.module.ts
│   │   └── ...
│   ├── app.component.ts
│   └── app.module.ts
├── assets
│   ├── [+] icon
│   ├── [+] image
│   ├── [+] font
│   └── ...
└── styles
    ├── [+] partials
    ├── _base.scss
    ├── font.scss
    └── styles.scss

Demo

https://pvad-money-management-app.web.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published