E-commerce application developed in .NET Core
My Contribution:
- Developed all front end code
- Utilised Bootstrap for product cards and buttons
- Implemented entity framework to manage Products in db
- Helped teammates with debugging
Technology learnt from building this application:
- Utilising the .Net Core framework and Entity Framework Core
- Implementing Bootstrap to develop UI
- Handling user sessions
- Ajax (XMLHttpRequest Object)
- Razor (.cshtml) for views
- Design Pattern: MVC