Mirabito - Aykut, Ayberk; Aydemir, Necati M.; Demir, Aydin
From CS486wiki
Week 1
Date: 09/25/2022
Attandence: Ayberk Can Aykut, Aydın Can Demir, Necati Mert Aydemir
Accomplishments:
- The first meeting was done with Mr.Abhineet, Mr.Eric and Professor Jones.
- Our team members set up Visual Studio 2022, .NET 6 SDK, Angular and checked some tutorials for .NET Entity Framework and Angular as requested.
- To get started with Angular, TypeScript syntax was learned and basic component hierarchy was studied.
- Since our team's overall familiarity with the Angular and our anticipation that .NET will have most of the workload for our project, we prioritized learning as much .NET as possible rather than Angular.
Problems:
- No problem occurred this week.
To-Do:
- The second meeting will be hold 09/27/2022.
- The requirements of the project and the general work plan will be clarified after the meeting.
- Studying of Entity Framework and Angular will continue.
Week 2
Date: 10/02/2022
Attandence: Ayberk Can Aykut, Aydın Can Demir, Necati Mert Aydemir
Accomplishments:
- The second meeting was done with the team, Mr.Abhineet and Professor Jones.
- As requested, we looked on to more details on .Net Entity Framework, Angular and their integration with each other.
- Our team achieved a better understanding on EF6 Code-First approach and Reactive Form component.
- Created a demo website with Angular that is connected to a web API developed in EF6.
Problems:
- No problems yet...
To-Do:
- Prepare for the demonstration in 10/04/2022.
- Studying of Entity Framework and Angular will continue.
- Rest of it will be decided after the 3rd meeting.
Week 3
Date: 09/25/2022
Attandence: Ayberk Can Aykut, Aydın Can Demir, Necati Mert Aydemir
Accomplishments:
- The bootstrap and alertifyjs modules used in the demo were replaced with angular materials upon request. Table and snackbar structures were used from the angular materials module downloaded with NodeJS.