You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This software project is an online ticket management platform for bus transportation. Users can easily purchase tickets for their desired bus routes, while bus owners have access to real-time information on ticket sales and customer details.
Asp.Net 6 API having Employee to Department relation built on N-Tier architecture using service and repository pattern. Logs error to files using NLog. Also has an Xunit project that performs unit testing on the api endpoints