- Sidebar
- Navbar
- Footer
- Auth Module
- Sign In
- Sign Up
- Forgot Password,
- Login By 2FA Authentication (Email or Authenticator App)
- Auth Guards
- Dashboard Module
- Create Organization
- Create Employee under an Organization
- Create Product for an Organization
- Create Invoice using Product
- Modify App Property
- User Management
- Module Based Security
- Cash Management
- Organization Income
- Reporting
- Reporting Calendar
- Permission Matrix
- Employee Income
- Translate App
| command | What it does? |
|---|---|
npm start |
Starts the server in dev mode |
npm run lint |
Runs ESLint on project |
npm run prettier |
Runs prettier on entire src folder |
npm run prettier:verify |
Runs prettier-check and throws error if fails |
npm run prettier:staged |
Runs prettier on only staged (changed) files |
npm run test:e2e |
Runs playwright e2e test with UI |
| Package | What it does? | Link |
|---|---|---|
angular-svg-icon |
Provides a means to inline SVG files to allow for them to be easily styled by CSS and code. | Here |
apexcharts |
Modern & Interactive Open-source Charts | Here |
ng-apexcharts |
Angular wrapper for ApexCharts to build interactive visualizations in Angular. | Here |
| Package | What it does? | Link |
|---|---|---|
prettier |
An opinionated code formatter | Here |
prettier-plugin-tailwindcss |
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order | Here |
tailwind-scrollbar |
Tailwind plugin for styling scrollbars. | Here |
tailwindcss |
A utility-first CSS framework for rapidly building custom user interfaces. | Here |
This project use Hero Icons , Hero Patterns and Popsys illustrations
The Tailwind name and logos are trademarks of Tailwind Labs Inc. The Angular name and logos are trademarks of Google.
















