GithubHelp home page GithubHelp logo

auth-it-center / class.auth.gr-front-end Goto Github PK

View Code? Open in Web Editor NEW
5.0 9.0 2.0 8.56 MB

The Class Scheduling System of Aristotle Univesity of Thessaloniki

Home Page: https://class.auth.gr

License: GNU General Public License v3.0

JavaScript 77.72% PHP 11.44% HTML 0.07% CSS 8.51% Hack 2.27%

class.auth.gr-front-end's Introduction

class.auth.gr Front End

About

This project is the front-end code of the Class Scheduling System of the Aristotle Univesity of Thessaloniki. It was initially developed to serve the needs of our university, but in the course we thought the solution may prove useful to other institutions as well. While only available in Greek, we are in the process of internationalizing the code, with English as the first alternative language.

You can check the live production service at https://class.auth.gr.

Functionality

In its heart, the solution is a calendaring application to publish the timetable of classes taught in the different university departments during each semester/period.

  • department registrars update the schedule each semester, by setting the weekly recurrent sessions for each course and instructor, the location/venue and the exact semester duration (begin/end dates).
  • isolated (not recurring) events can also be scheduled, to allow full view into venue availability. Support for requesting a venue available to a different department is also supported.
  • full class schedule for all departments is publicly available.
  • students can login to view or export their personalized schedule, according to their class enrollment.
  • instructors can login to view or export their personalized schedule, according to class teaching assignements, but they can also cancel and reschedule a session, based on availability of venues.
  • venue information is also publicly available, with basic info about venue schedule, capacity, location, photos and maps.

Technologies

The solution is currently based on a mix of different technologies:

  • AngularJS (1.5), Javascript and HTML are employed for the publicly available front-end
  • PHP, Slim3 microframework are used for the back-end
  • FullCalendar(https://fullcalendar.io/) is the core library used for displaying & handling the calendar events
  • mPDF library is used for printing/exporting the calendar schedule in pdf format
  • SimpleSAMLphp is used for authentication
  • MySQL & MSSQL. The MSSQL student information system DB is queried for course, class and instructor info. A separate custom MySQL DB is queried for session scheduling and venue info.
  • An intermediate (custom made) JSON API provides all scheduled session info to the front-end.

Currently, only the front-end code is available. We intend to gradually open source the whole system to allow for a fully stand-alone solution.

class.auth.gr Images

Home Screen

class home screen

Public Calendar

public calendar

University Venues

university venues

Teachers Catalogue

teachers catalogue

Courses Catalogue

courses catalogue

Reservations

reservations

Room Management

room management

Administrator of class.auth.gr

administrators

Unit's periods

periods

License

GNU General Public License v3.0

See LICENSE to see the full text.

class.auth.gr-front-end's People

Contributors

goactiveapps avatar karatakis avatar maanooak avatar ninjaki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

class.auth.gr-front-end's Issues

Installation guide

We should add an installation guide. To make it easier for people, we could add docker support.

Button alignment

In the schedule page, the 'extract schedule' button is not aligned with the rest of the buttons on its left.

screenshot from 2018-04-06 12-50-39

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.