Skip to content
ogarmela edited this page Nov 8, 2024 · 4 revisions

Development https://github.com/SeattleColleges/belindas-closet/wiki/Issue-Naming-Convention https://github.com/SeattleColleges/belindas-closet/wiki/Development#git-branch-naming-convention https://github.com/SeattleColleges/belindas-closet/wiki/Push-Pull-Request-Guidelines

Git Branching Strategy

image

Purpose The repository hosts a NestJS application designed to manage clothing products (often referred to as products) for Belinda's Closet a student resource at North Seattle College for finding clothing for interviews.

Modules

Product Module: Manages all product-related functionalities.

User Module: Handles user data and interactions.

Auth Module: Responsible for authentication and authorization, ensuring secure access to resources.