• Stars
    star
    1
  • Language
    PHP
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

On the course Principles of Sotware Engineering, we have implemented application which simulates the main booking functionalities. Implemented in Codeigniter Web Framework.

More Repositories

1

Virtual_Piano

Implemented a virtual piano using Java and C++. The application consists of piano keys GUI implemented in Java Swing.
C++
1
star
2

Monitoring_network_devices_and_protocols

The application’s task was to monitor the status of the router’s interfaces with SNMP. It was implemented in Java with the use of iReasoning Java SNMP API. GNS3 was used to simulate the network and test the application.
Java
1
star
3

Gym_Website

The aplication has been implemented using HTML, CSS, JavaScript and Bootstrap. Clients have the ability to search trainings, leave comments, make appointments etc.
HTML
1
star
4

8086_Kernel

As a part of the course Operating Systems 1, I implemented a simple preemptive multitasking kernel with time sharing for 8086 architecture (threads, semaphores, events, thread signals) using C++ and Assembler.
C++
1
star
5

MJCompiler

The goal of a project was the realization of a compiler for a Java-like programming language called Microjava. Compiler allows translation syntactically and semanticaally correct Microjava programs into Micro-bytecode which is executed on a virtual machine for Microjava. The project consists of four phazes:
Java
1
star
6

System_for_issuing_IDs

The application consists of GUI that is used to enter personal data, make ID production request and check the status of the document in production. Data was stored locally in MySQL database while the communication with the production center was done using RestAPI. Everything was implemented using Java in NetBeans environment.
Java
1
star
7

Faculty_Courses_Management_Full_Stack_Web_Application

Software system in the form of a web application for management and editing courses at the Department of Computer Science and Informatics. There are three types of registered users: administrator, employees and students. The application is implemented using Angular for frontend, framework with Express and NodeJS in backend and MongoDB.
HTML
1
star