-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ronald Johnson edited this page Dec 16, 2024
·
10 revisions
Welcome to the weekplanner-api wiki!
This wiki is going to help you understand how the code functions, and what guidelines to follow when coding in the repository.
Along with the layout information and guidelines, a few extra pages have been created in order to help onboard quickly. While this repository is a rather standard ASP.Net app which follows the N-tier architecture, these extra guides exist to quickly convey why and how something is done which may not immediately be obvious just by reading the ASP documentation.
(Some additional notes have been included to highlight weird behaviour which caused bugs, and how they were dealt with)