user-management-system

  • A Basic SSR Application that has full CRUD functionality for managing users
  • The CRUD App is basic but can be easily extended to manage different types of users with more specific functionality
  • Registered User details are stored on MongoDB
  • The whole system includes a form for creating Users, a form for updating users and a dashboard showing all users and their basic info
  • All this functionality comes with a nice clean UI using regular CSS