The Kephis Intranet is a secure internal web application designed to improve communication, collaboration, and access to organizational resources for Kephis staff.
It serves as a centralized platform where employees can view announcements, share documents, access departmental tools, and streamline day-to-day operations.
- 📢 Announcements – Stay updated with official organizational news and notices.
- 📂 Document Management – Upload, manage, and share internal files securely.
- 👥 User Management – Role-based access control (e.g., Admin, Staff).
- 📊 Dashboard – Quick access to recent activities, media uploads, and updates.
- 🔐 Authentication – Secure login with role-based permissions.
- 🖥️ Responsive Design – Accessible on desktops, tablets, and mobile devices.
- Backend: ASP.NET MVC (.NET 6 / .NET Framework)
- Frontend: Razor Views, HTML5, CSS3, JavaScript, Bootstrap
- Database: Microsoft SQL Server
- Authentication: ASP.NET Identity (Role-based access)
- Version Control: Git & GitHub
- Clone the repository
git clone https://github.com/your-username/kephis-intranet.git cd kephis-intranet