SwapIt is a mobile application that enables users to exchange
services, it is a marketplace platform for skill and service
sharing.
• Developed the backend using ASP.NET 6 and Entity
Framework.
• Used Dependency Injection for improved code modularity and
testability.
• Implemented Identity Framework for secure user
authentication and authorization & used JWT to secure API
authentication.
• Applied the Repository Pattern for a maintainable and scalable
architecture.