This mini project is to provide user a platform to submit details for insurance claim. Only registered user able to submit claim. Once submited, claim can be edited and deleted. Once admin changes the claim status to "Accepted", users can no longer update the claim.
https://github.com/aimanash/tigerlab-test.git
#Features:- Page register: " /accounts/register" Page login: " /accounts/login" Admin login: " /claims-admin"
Django 3.2.4 Python 3.8.5 Sqlite3