zonvoir / electrum_reports

0 stars 0 forks source link

Add register and login pages #7

Open hasan-najeebul opened 1 month ago

hasan-najeebul commented 1 month ago

Currently site is directly accessible by anyone. So add register and logic pages. Register will be email verification based. Email will be unique.

There will be 3 type of roles

  1. Admin
  2. Data entry operator
  3. Analyst

Admin: will have full access (eg. creating template and layouts, all listings, data entry pages, analysis pages, report pages etc.) Data entry operator: will have access to listing of template and data entry forms only. Analyst: will have access to analysis and report pages.

Estimated: 16 hours