luthor/otis
Amritanshu Agrawal 2b5cf93ece Hearing Date is not not null and unique for the court case.
Data import also needs to reflect this.
Cause List made.
2021-01-19 07:10:14 +05:30
..
e2e Initial Commit 2021-01-05 13:02:52 +05:30
src Hearing Date is not not null and unique for the court case. 2021-01-19 07:10:14 +05:30
.browserslistrc Initial Commit 2021-01-05 13:02:52 +05:30
.editorconfig Initial Commit 2021-01-05 13:02:52 +05:30
.eslintrc.json Initial Commit 2021-01-05 13:02:52 +05:30
.gitignore Initial Commit 2021-01-05 13:02:52 +05:30
.prettierrc.js Initial Commit 2021-01-05 13:02:52 +05:30
README.md Updated .gitignore to ignore legacy code and csv files 2021-01-05 13:15:48 +05:30
angular.json Initial Commit 2021-01-05 13:02:52 +05:30
karma.conf.js Initial Commit 2021-01-05 13:02:52 +05:30
package-lock.json Initial Commit 2021-01-05 13:02:52 +05:30
package.json Chore: Update dependencies 2021-01-12 10:59:01 +05:30
proxy.conf.json Initial Commit 2021-01-05 13:02:52 +05:30
tsconfig.app.json Initial Commit 2021-01-05 13:02:52 +05:30
tsconfig.json Initial Commit 2021-01-05 13:02:52 +05:30
tsconfig.spec.json Initial Commit 2021-01-05 13:02:52 +05:30

README.md

Otis

This project was generated with Angular CLI version 7.0.6.

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.

Further help

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