Home - PelletierConstructionGroup/Pelletier-construction-group-nestjs GitHub Wiki

Welcome to the Pelletier-construction-group-nestjs wiki!

Development

Git Branching Strategy

GitHub Flow Branching Strategy GitHub Flow Branching Strategy.pdf

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.

Technologies

Built using NestJS, the application leverages TypeScript and follows RESTful API principles.

Collaboration

The repository is open for contributions and aims to be a collaborative effort among students and faculty.