Skip to content

Semester assignment for ECE NTUA 3205 Software Engineering

Notifications You must be signed in to change notification settings

kon-si/ntua_softeng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL21-38 | Tolls Interoperability

Tools Used

NodeJS Express PostgreSQL

Contributors

Name Database Backend API CLI Frontend API-testing CLI-testing Docs-Diagrams
nickbel7 X X X X
ElinaSyr X X X
el18134 X X X
christidia X X X X
TomSpyropoulos X X X X
yiannosParanomos X X X

Requirements

  • Postgresql
  • Nodejs
  • Express

How to deploy

  1. Run the deploy.py script with : python deploy.py
  2. Fill database with data (Make api calls to) :
  • https://localhost:9103/interoperability/api/admin/resetstations
  • https://localhost:9103/interoperability/api/admin/resetvehicles
  • https://localhost:9103/interoperability/api/admin/UploadData
  1. Run webserver with : node /backend/index.js

API

API Documentation

CLI

CLI Documentation

Front end

Tools used :

  • Web-pack
  • Jquery
  • Ajax
  • Sass
  • html/css/js

Code license

The code in this repository is licensed under the MIT license.

About

Semester assignment for ECE NTUA 3205 Software Engineering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published