Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

VIA University's Domain-Centered Architecture Course - Web API Project

Project Overview

This repository hosts a Web API project for VIA University's Domain-Centered Architecture course. The project employs Domain-Driven Design (DDD) and Test-Driven Development (TDD) principles within an onion architecture to manage events and guests. This collaborative effort is aimed at applying theoretical architectural concepts in a practical scenario, focusing on efficient event organization and guest management.

Branch Organization

The repository is structured with different branches for each weekly assignment:

  • Assignment-1
  • Assignment-2
  • Assignment-3
  • Assignment-4
  • Assignment-5
  • Assignment-6
  • Assignment-7
  • Assignment-8
  • Assignment-9

Each branch corresponds to a specific week of the course and contains the incremental developments and additions made during that week.

Searching and Navigating Branches

To search for and navigate between different branches in this repository, follow these steps:

  1. Access the Branch List:

    • Click on the Code button near the top of the repository page.
    • Locate the branch selector labeled Switch branches/tags. This dropdown allows you to view all branches.
  2. Search for a Branch:

    • Click on the branch dropdown menu.
    • Use the search bar within the dropdown to type the name of the branch you are looking for, such as Assignment-5.
  3. Switching Branches:

    • Once you have found the branch, click on it to switch views and explore the files and commits specific to that branch.

About

Web API project for VIA University's Domain-Centered Architecture course. It utilizes DDD and TDD to manage events and guests, showcasing onion architecture. This collaborative effort aims to apply theoretical concepts practically, focusing on event organization and guest management.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors