📄️ Models Introduction
What are Models?
📄️ User Model
The user model is a Mongoose model that defines the structure of the user data in the database. The user model is used to interact with the user data in the database.
🗃️ Projects
2 items
📄️ Resume Models
The resume models are a groups of Mongoose models that define the structures of the resume sections in the database. The resume models are used to interact with the resume data in the database.