Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

ccapdev-validation/models

This folder contains files for database modeling and access.

Contents:

  • db.js - contains necessary database functions for CRUD (Create, Read, Update, Delete) operations.
  • UserModel.js - defines the schema of the collection users