https://github.com/chetanxpro/post-management
This is a role base Post management project , creators can create posts and then send that for review to admin,then admin can reject and approve them and public can see approved post
https://github.com/chetanxpro/post-management
management mern-stack monogodb nodejs reactjs role-based-access typescript
Last synced: about 1 month ago
JSON representation
This is a role base Post management project , creators can create posts and then send that for review to admin,then admin can reject and approve them and public can see approved post
- Host: GitHub
- URL: https://github.com/chetanxpro/post-management
- Owner: ChetanXpro
- Created: 2023-01-19T13:12:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-23T18:25:53.000Z (over 2 years ago)
- Last Synced: 2025-08-25T07:30:40.704Z (10 months ago)
- Topics: management, mern-stack, monogodb, nodejs, reactjs, role-based-access, typescript
- Language: TypeScript
- Homepage:
- Size: 1.43 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# post-management
- This is a role base Post management project , there are three roles ["user","creator","admin"], creators have access to dashboard from where they can create different Posts and then send them for approval request to admin , an admin have there different dashboard from where they can approve or reject posts.