RESTful web API to manage the volunteering process, which involves volunteer andorganization registration, posting opportunities, receiving applications and ratingvolunteers.
Used a three-tier architecture design to make the system scalable and maintainable.
Used JWT to handle authentication and authorization securely.
Built using C#, ASP.NET Core, Microsoft SQL Server.