-
Notifications
You must be signed in to change notification settings - Fork 6
Home
taylorpapke edited this page Jul 5, 2024
·
6 revisions
Welcome to the Belinda's Closet NextJS wiki!
GitHub Flow Branching Strategy.pdf
The repository hosts a NextJS 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.
- 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.
Built using NextJS and React, the application leverages TypeScript and follows RESTful API principles.
The repository is open for contributions and aims to be a collaborative effort among students and faculty.