Legal case management
Go to file
Amritanshu Agrawal 78e1ccd756 After fixing the initial data.
In the Hearing table made the changes
1. Unique constraint on next_hearing_date & case_id
2. Made case_id non nullable as without it the data is garbage
3. Made the court_status_id in hearing non nullable
2021-01-20 09:56:39 +05:30
DB Compliance list done. 2021-01-19 08:45:26 +05:30
docker Hearing Date is not not null and unique for the court case. 2021-01-19 07:10:14 +05:30
luthor After fixing the initial data. 2021-01-20 09:56:39 +05:30
otis After fixing the initial data. 2021-01-20 09:56:39 +05:30
.gitignore Updated .gitignore to ignore legacy code and csv files 2021-01-05 13:15:48 +05:30
CHANGES.md Initial Commit 2021-01-05 13:02:52 +05:30
README.md Initial Commit 2021-01-05 13:02:52 +05:30
deploy.sh Lint and update dockerfile for deploying 2021-01-11 11:40:29 +05:30
lint.sh Initial Commit 2021-01-05 13:02:52 +05:30
version_bump.sh Initial Commit 2021-01-05 13:02:52 +05:30

README.md

TODO: Make the README for dev environment and the deployment