Computer Engineering Portal


Team

Table of Contents

  1. Introduction
  2. Content Management
  3. Course Management
  4. Taxonomy Integration
  5. Links

Introduction

The Computer Engineering Portal serves as both the internal and public web service platform for the Department of Computer Engineering, University of Peradeniya. This project includes content management(News and events), course management and taxonomy integration.The portal is developed using Laravel framework and is deployed on portal.ce.pdn.ac.lk.

Content Management

News, Events, Seminars which are published on department website are managed through this portal.

News

Events

Content Management System

Course details are published on department website.This portal is used to manage the course details.Both undergraduate and postgraduate courses are managed through this portal.

Taxonomy Integration

This portal is used to manage taxonomies. Taxonomies are used to categorize various content.Here is some of the taxonomies used in this portal.

CEIntranet
├── For Students
│   ├── Academic Calendar
│   ├── Timetables
│   ├── Examination Schedules
│   ├── Academic Calendar
│   └── Advisor-Advisee
│
└── For Staff
    ├── Exam Claim Application
    ├── Examination Progress
    ├── Work Allocation
    └── Department Meeting Minutes

CEIntranet has property as link. So every taxonomy term created in CEIntranet should have a link.

Students
├── Undergraduate Students
│   ├── E20
│   ├── E19
│   └── E18
│
├── Postgraduate Students
│
└── Alumni Students
    ├── E17
    ├── E16
    ├── E15
    ├── E14
    ├── E13
    ├── E12
    └── E11

Student taxonomy has these properties

So every taxonomy term created in Students should have these properties.