Skip to content

afotiadis/SoftwareEngineering2Projects

 
 

Repository files navigation

Software Engineering 2 Project

               

Overview

This repository contains materials related to assignments of the Software Engineering 2 course of ECE, Aristotle University of Thessaloniki.

Course professor: Andreas Symeonidis.

Made with valuable help from the ISSEL team.

Cyclopt platform

Code optimization, bug fixing and statistics extraction for code quality is done using the Cyclopt tool. The tool, as well as info on the company can be found at cyclopt.com.

Deliverable 1

This will be updated when the first assignment is announced. More deliverables will be added when announced.

The rest of the team

Swagger generated server

This server was generated by the swagger-codegen project, by using the OpenAPI-Spec.

Running the server

To run the server, run:

npm start

To view the Swagger UI interface:

open http://localhost:8080/docs

About

Implementation of a Parking Manager App, part of SE2 class of ECE AUTh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%