Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 335 Bytes

File metadata and controls

4 lines (4 loc) · 335 Bytes

CRUD-Application Server

  • Server Side Logic of a full CRUD(Create, Read, Update, Delete) Application where users can enter details about a person.
  • Implemented some advanced features like Pagination, Searching, and Exporting.
  • Utilized React, NodeJS, MongoDB and ExpressJS to build a scalable and efficient user management system.