Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 738 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 738 Bytes

Create a boilerplate app which can be used by any application

Action plan :

1, login flow - done

2, register flow - done

-- Loader on api call

3, tenant page prompt for getting contact info if new tenant - yet to start

4, user list update - in progress (update roles column, avatar for user)

5, create new user, update user, delete user - yet to start

6, bulk delete - FSH change as well as stored proc - yet to start

7, Tenant add delete update subscription - yet to start

8, Roles and permisions for users selection - yet to start

9, Show pages based on permisions - rolegaurd - yet to start

-- Dashboard Signalr live update

Advanced features : - yet to start

10, Dashboard realtime update using signaltr or websocket