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
A class routine explorer of DIU/SWE that helps finding class schedule from .xlsx file in a 6x6 GRID where student can find class schedule by selecting the routine version provided by the department and course code.
This is the 'Final' version of the Where2Pay application; a program for users to manage their utility payment accounts and for admins to add billers, pay locations, and manage regular users. This incorporates multiple users and code-first migrations and database modeling, with C#, .net core, MVC, etc.
All News page is accessible without authentication, responsive, and displays current news titles and images, with additional details displayed when clicked. Admin panel allows users to access it using a username and password. performs CRUD operations on the news and authors tables with validations