Monday-Morning / project-tahiti

The repository for the Client Application of Monday Morning, the official student media body of NIT Rourkela.
https://project-tahiti-staging.onrender.com/
MIT License
74 stars 35 forks source link

feat(admin): create admin page for squiggles #404

Open 120EE0692 opened 1 year ago

120EE0692 commented 1 year ago

-> create a admin page for squiggles operations. For inspiration view other admin pages.

-> user should able to add, create, update and view all squiggles.

-> make to add pagination (i.e add limit, offset) while creating the feature of viewing all squiggle.

-> add permissions check so that only authorized user can only access that page.