Frontend part of the application configured using ng to build, test and run applications.
Open ticket management software that easily tracks tickets. Features:
- Adding users
- Determining roles such as admin, client, technician
- Adding a ticket
- Specifying the ticket's priority
- Personalizing the execution of the order
- Authorization of users through a token
This application was generated with Angular CLI version 6.1.4.
- Angular 6
- TypeScript
- Karma
- Protractor
Run for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
ng serve
Run to build the project. The build artifacts will be stored in the dist/
directory. Use the -prod
flag for a production build.
ng build
ng test
ng e2e
You can implement your own CSS styles, for example based on foundation.zurb.com or getbootstrap.com