-
Notifications
You must be signed in to change notification settings - Fork 5
Home
hanan o edited this page Jun 6, 2024
·
4 revisions
Welcome to the nsc-events-nextjs wiki!
This section outlines the development environment and practices.
GitHub Flow Branching Strategy.pdf
The repository hosts a NextJS application designed to manage events. It is part of a larger project aimed at providing a comprehensive solution for event management at Seattle Colleges.
- Activity Module: Manages all event-related functionalities.
- User Module: Handles user data and interactions.
- Auth Module: Responsible for authentication and authorization, ensuring secure access to resources.
Built using NextJS, 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.